Membros PropertyNotSetException
The exception that is raised when a process requests a property that has not been set on the connection to the server.
O tipo PropertyNotSetException expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
PropertyNotSetException() () () () | Initializes a new instance of the PropertyNotSetException class. |
![]() |
PropertyNotSetException(String) | Initializes a new instance of the PropertyNotSetException class with the specified message text. |
![]() |
PropertyNotSetException(String, Exception) | Initializes a new instance of the PropertyNotSetException class with the specified message text and inner exception. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetBaseException | (Herdado de Exception.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetObjectData | (Herdado de Exception.) |
![]() |
GetType | (Herdado de Exception.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Exception.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Data | (Herdado de Exception.) |
![]() |
HelpLink | (Herdado de Exception.) |
![]() |
HResult | (Herdado de Exception.) |
![]() |
InnerException | (Herdado de Exception.) |
![]() |
Message | (Herdado de Exception.) |
![]() |
Source | (Herdado de Exception.) |
![]() |
StackTrace | (Herdado de Exception.) |
![]() |
TargetSite | (Herdado de Exception.) |
Início
Consulte também