Construtor DacModelException
Incluir membros protegidos
Incluir membros herdados
Initializes a new instance of the DacModelException class.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
DacModelException() | Initializes a new instance of the DacModelException class. | |
DacModelException(String) | Initializes a new instance of the DacModelException class with the specified error message. | |
DacModelException(SerializationInfo, StreamingContext) | Initializes a new instance of the DacModelException class with specified SerializationInfo and StreamingContext. | |
DacModelException(String, Exception) | Initializes a new instance of the DacModelException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
Início