Membres ExpressionSerializationException
The ExpressionSerializationException class is an exception that is raised when an the adapter receives the wrong number of arguments.
Le type ExpressionSerializationException expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
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. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (Hérité de Object.) |
![]() |
Finalize | (Hérité de Object.) |
![]() |
GetBaseException | (Hérité de Exception.) |
![]() |
GetHashCode | (Hérité de Object.) |
![]() |
GetObjectData | (Se substitue à Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Hérité de Exception.) |
![]() |
Init | (Hérité de DmfException.) |
![]() |
MemberwiseClone | (Hérité de Object.) |
![]() |
SetHelpContext | (Hérité de DmfException.) |
![]() |
ToString | (Hérité de Exception.) |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
ActionType | Gets the action type that is associated with the serialization. |
![]() |
Data | (Hérité de Exception.) |
![]() |
DmfExceptionType | (Se substitue à DmfException. . :: . .DmfExceptionType.) |
![]() |
HelpLink | (Hérité de DmfException.) |
![]() |
HResult | (Hérité de Exception.) |
![]() |
InnerException | (Hérité de Exception.) |
![]() |
Message | (Se substitue à Exception. . :: . .Message.) |
![]() |
NameExpected | Gets the name that is expected with the serialization. |
![]() |
NameRead | Gets the name that is read with the serialization. |
![]() |
Source | (Hérité de Exception.) |
![]() |
StackTrace | (Hérité de Exception.) |
![]() |
TargetSite | (Hérité de Exception.) |
![]() |
TypeExpected | Gets the type that is expected with the serialization. |
![]() |
TypeRead | Gets the type read with the serialization. |
Haut de la page
Voir aussi
.gif)
.gif)
.gif)
.gif)