Membros ExpressionSerializationException
The ExpressionSerializationException class is an exception that is raised when an the adapter receives the wrong number of arguments.
O tipo ExpressionSerializationException expõe os seguintes membros.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
ExpressionSerializationException() () () () | |
![]() |
ExpressionSerializationException(String) | Initializes a new instance of the ExpressionSerializationException class that has the specified message text. |
![]() |
ExpressionSerializationException(String, Exception) | Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception. |
![]() |
ExpressionSerializationException(String, String) | Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified received name and expected name. |
![]() |
ExpressionSerializationException(String, String, String, String) | Initializes a new instance of the ExceptionAlreadyRegisteredException class with the specified received name and type, and expected name and type. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetBaseException | (Herdado de Exception.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetObjectData | (Substitui Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Herdado de Exception.) |
![]() |
Init | (Herdado de DmfException.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
SetHelpContext | (Herdado de DmfException.) |
![]() |
ToString | (Herdado de Exception.) |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
ActionType | Gets the action type that is associated with the serialization. |
![]() |
Data | (Herdado de Exception.) |
![]() |
DmfExceptionType | (Substitui DmfException. . :: . .DmfExceptionType.) |
![]() |
HelpLink | (Herdado de DmfException.) |
![]() |
HResult | (Herdado de Exception.) |
![]() |
InnerException | (Herdado de Exception.) |
![]() |
Message | (Substitui Exception. . :: . .Message.) |
![]() |
NameExpected | Gets the name that is expected with the serialization. |
![]() |
NameRead | Gets the name that is read with the serialization. |
![]() |
Source | (Herdado de Exception.) |
![]() |
StackTrace | (Herdado de Exception.) |
![]() |
TargetSite | (Herdado de Exception.) |
![]() |
TypeExpected | Gets the type that is expected with the serialization. |
![]() |
TypeRead | Gets the type read with the serialization. |
Início
Consulte também
.gif)
.gif)
.gif)
.gif)