SelectorArchivoException constructor

SelectorArchivoException(
  1. SelectorArchivoError codigo,
  2. String mensaje
)

Implementation

SelectorArchivoException(this.codigo, this.mensaje);