Construtor ConnectionNotSetException
Initializes a default instance of the ConnectionNotSetException 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 | |
---|---|---|
ConnectionNotSetException(Exception) | Initializes an instance of the ConnectionNotSetException class when there was an inner exception that caused this exception. | |
ConnectionNotSetException(String) | Initializes an instance of the ConnectionNotSetException class with a message. |
Início
Comentários
The default constructor initializes any fields to their default values.
Consulte também