SelectorArchivoException constructor
SelectorArchivoException(
- SelectorArchivoError codigo,
- String mensaje
Implementation
SelectorArchivoException(this.codigo, this.mensaje);