FailedOperationException-Member
The FailedOperationException class represents the exception raised when an operation fails.
Der FailedOperationException-Typ macht die folgenden Member verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
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. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetBaseException | (Geerbt von Exception.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetObjectData | Override based on the virtual SerializationInfo method GetObjectData. (Überschreibt Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Geerbt von Exception.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
SetHelpContext | Sets the Help context value for the referenced exception. (Geerbt von SmoException.) |
![]() |
ToString | (Geerbt von Exception.) |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Data | (Geerbt von 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. (Geerbt von SmoException.) |
![]() |
HResult | (Geerbt von Exception.) |
![]() |
InnerException | (Geerbt von Exception.) |
![]() |
Message | Gets the message text that explains the exception. (Überschreibt Exception. . :: . .Message.) |
![]() |
Operation | Gets or sets the operation that failed. |
![]() |
SmoExceptionType | Gets the exception type. (Überschreibt SmoException. . :: . .SmoExceptionType.) |
![]() |
Source | (Geerbt von Exception.) |
![]() |
StackTrace | (Geerbt von Exception.) |
![]() |
TargetSite | (Geerbt von Exception.) |
Zum Anfang
.gif)
.gif)
.gif)
.gif)