Construtor InvalidaDatabaseStateException
Initializes a new instance of the InvalidDatabaseStateException 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 | |
---|---|---|
InvalidaDatabaseStateException(Exception) | Initializes a new instance of the InvalidDatabaseStateException class that has the specified inner exception. | |
InvalidaDatabaseStateException(String) | Initializes a new instance of the InvalidDatabaseStateException class that has the specified message text. |
Início
Comentários
The default constructor initializes all fields to their default values.
Consulte também