Элементы ExpressionSerializationException
The ExpressionSerializationException class is an exception that is raised when an the adapter receives the wrong number of arguments.
Тип ExpressionSerializationException предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
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. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetBaseException | (Наследуется из Exception.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetObjectData | (Перезаписывает Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Наследуется из Exception.) |
![]() |
Init | (Наследуется из DmfException.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
SetHelpContext | (Наследуется из DmfException.) |
![]() |
ToString | (Наследуется из Exception.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ActionType | Gets the action type that is associated with the serialization. |
![]() |
Data | (Наследуется из Exception.) |
![]() |
DmfExceptionType | (Перезаписывает DmfException. . :: . .DmfExceptionType.) |
![]() |
HelpLink | (Наследуется из DmfException.) |
![]() |
HResult | (Наследуется из Exception.) |
![]() |
InnerException | (Наследуется из Exception.) |
![]() |
Message | (Перезаписывает Exception. . :: . .Message.) |
![]() |
NameExpected | Gets the name that is expected with the serialization. |
![]() |
NameRead | Gets the name that is read with the serialization. |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
TargetSite | (Наследуется из Exception.) |
![]() |
TypeExpected | Gets the type that is expected with the serialization. |
![]() |
TypeRead | Gets the type read with the serialization. |
В начало
.gif)
.gif)
.gif)
.gif)