ExpressionSerializationException-Member
The ExpressionSerializationException class is an exception that is raised when an the adapter receives the wrong number of arguments.
Der ExpressionSerializationException-Typ macht die folgenden Member verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
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. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetBaseException | (Geerbt von Exception.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetObjectData | (Überschreibt Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Geerbt von Exception.) |
![]() |
Init | (Geerbt von DmfException.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
SetHelpContext | (Geerbt von DmfException.) |
![]() |
ToString | (Geerbt von Exception.) |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ActionType | Gets the action type that is associated with the serialization. |
![]() |
Data | (Geerbt von Exception.) |
![]() |
DmfExceptionType | (Überschreibt DmfException. . :: . .DmfExceptionType.) |
![]() |
HelpLink | (Geerbt von DmfException.) |
![]() |
HResult | (Geerbt von Exception.) |
![]() |
InnerException | (Geerbt von Exception.) |
![]() |
Message | (Überschreibt Exception. . :: . .Message.) |
![]() |
NameExpected | Gets the name that is expected with the serialization. |
![]() |
NameRead | Gets the name that is read with the serialization. |
![]() |
Source | (Geerbt von Exception.) |
![]() |
StackTrace | (Geerbt von Exception.) |
![]() |
TargetSite | (Geerbt von Exception.) |
![]() |
TypeExpected | Gets the type that is expected with the serialization. |
![]() |
TypeRead | Gets the type read with the serialization. |
Zum Anfang
.gif)
.gif)
.gif)
.gif)