Compartir a través de


FciException Constructor

Creates a new instance of the FciException class.

Lista de sobrecargas

  Nombre Descripción
Método publico FciException() () () () Creates a new instance of the FciException class.
Método publico FciException(String) Creates a new instance of the FciException class with a specified error message.
Método protegido FciException(SerializationInfo, StreamingContext) Creates a new instance of the FciException class with serialized data.
Método publico FciException(String, Exception) Initializes a new instance of the FciException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Principio