FailedOperationException 成員
The FailedOperationException class represents the exception raised when an operation fails.
FailedOperationException 型別公開下列成員。
建構函式
| 名稱 | 描述 | |
|---|---|---|
![]() |
FailedOperationException() () () () | Initializes a new instance of the FailedOperationException class. |
![]() |
FailedOperationException(String) | Initializes a new instance of the FailedOperationException class that has the specified message. |
![]() |
FailedOperationException(String, Exception) | Initializes a new instance of the FailedOperationException class that has the specified message and inner exception. |
![]() |
FailedOperationException(String, Object, Exception) | Initializes a new instance of the FailedOperationException class with the specified object on which the specified operation failed and that has the specified inner exception. |
![]() |
FailedOperationException(String, Object, Exception, String) | Initializes a new instance of the FailedOperationException class that has the specified object on which the specified operation failed, and that has the specified inner exception and reason for occurring. |
頂端
方法
| 名稱 | 描述 | |
|---|---|---|
![]() |
Equals | (繼承自 Object。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetBaseException | (繼承自 Exception。) |
![]() |
GetHashCode | (繼承自 Object。) |
![]() |
GetObjectData | Override based on the virtual SerializationInfo method GetObjectData. (覆寫 Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext)。) |
![]() |
GetType | (繼承自 Exception。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
SetHelpContext | Sets the Help context value for the referenced exception. (繼承自 SmoException。) |
![]() |
ToString | (繼承自 Exception。) |
頂端
屬性
| 名稱 | 描述 | |
|---|---|---|
![]() |
Data | (繼承自 Exception。) |
![]() |
FailedObject | Gets or sets the object on which the operation failed. |
![]() |
HelpLink | Gets the Help link for further information from Microsoft about the SMO exception. (繼承自 SmoException。) |
![]() |
HResult | (繼承自 Exception。) |
![]() |
InnerException | (繼承自 Exception。) |
![]() |
Message | Gets the message text that explains the exception. (覆寫 Exception. . :: . .Message。) |
![]() |
Operation | Gets or sets the operation that failed. |
![]() |
SmoExceptionType | Gets the exception type. (覆寫 SmoException. . :: . .SmoExceptionType。) |
![]() |
Source | (繼承自 Exception。) |
![]() |
StackTrace | (繼承自 Exception。) |
![]() |
TargetSite | (繼承自 Exception。) |
頂端
.gif)
.gif)
.gif)
.gif)