Элементы FunctionWrongReturnTypeException
The FunctionWrongReturnTypeException class is an exception that is raised when the specified return type is not the same as the type that is returned by the function.
Тип FunctionWrongReturnTypeException предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
FunctionWrongReturnTypeException() () () () | |
![]() |
FunctionWrongReturnTypeException(String) | Initializes a new instance of the FunctionWrongReturnTypeException class that has the specified message text. |
![]() |
FunctionWrongReturnTypeException(String, Exception) | Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception. |
![]() |
FunctionWrongReturnTypeException(String, String, String) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetBaseException | (Наследуется из Exception.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetObjectData | (Перезаписывает Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Наследуется из Exception.) |
![]() |
Init | (Наследуется из DmfException.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
SetHelpContext | (Наследуется из DmfException.) |
![]() |
ToString | (Наследуется из Exception.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Data | (Наследуется из Exception.) |
![]() |
DmfExceptionType | (Перезаписывает DmfException. . :: . .DmfExceptionType.) |
![]() |
ExpectedType | Gets the expected return type. |
![]() |
FunctionName | Gets the name of the function that caused the exception. |
![]() |
HelpLink | (Наследуется из DmfException.) |
![]() |
HResult | (Наследуется из Exception.) |
![]() |
InnerException | (Наследуется из Exception.) |
![]() |
Message | (Перезаписывает Exception. . :: . .Message.) |
![]() |
ReceivedType | Gets the type that is returned by the function. |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
TargetSite | (Наследуется из Exception.) |
В начало
.gif)
.gif)
.gif)
.gif)