Method | Description | |
---|---|---|
OperationFailedException ( ) : System | ||
OperationFailedException ( string message ) : System | ||
OperationFailedException ( string message, Exception innerException ) : System |
public OperationFailedException ( string message ) : System | ||
message | string | |
return | System |
public OperationFailedException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |