Элементы FailedOperationException
The FailedOperationException class is an exception that is raised when a policy-based management operation fails.
Тип FailedOperationException предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
FailedOperationException() () () () | |
![]() |
FailedOperationException(String) | Initializes a new instance of the FailedOperationException class with the specified message text. |
![]() |
FailedOperationException(String, Exception) | Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception. |
![]() |
FailedOperationException(String, String, String, Exception) | Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the two specified types. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
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.) |
![]() |
FailedObjectName | Gets the name of the object that is associated with the failed operation. |
![]() |
FailedObjectType | Gets the type of the object that is associated with the failed operation. |
![]() |
HelpLink | (Наследуется из DmfException.) |
![]() |
HResult | (Наследуется из Exception.) |
![]() |
InnerException | (Наследуется из Exception.) |
![]() |
Message | (Перезаписывает Exception. . :: . .Message.) |
![]() |
Operation | Gets the operation that failed. |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
TargetSite | (Наследуется из Exception.) |
В начало
См. также
.gif)
.gif)
.gif)
.gif)