Compartilhar via


Construtor FciException

Creates a new instance of the FciException class.

Lista de sobrecargas

  Nome Descrição
Método público FciException() () () () Creates a new instance of the FciException class.
Método público 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 público 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.

Início