InvalidOperationException Class |
Namespace: FileHold.Common
public class InvalidOperationException : FileHoldException
The InvalidOperationException type exposes the following members.
Name | Description | |
---|---|---|
![]() | InvalidOperationException(ErrorCode) | Initializes a new instance of the InvalidOperationException class |
![]() | InvalidOperationException(ErrorCode, String) | Initializes a new instance of the InvalidOperationException class |
![]() | InvalidOperationException(ExceptionSeverity, ErrorCode, String) | Initializes a new instance of the InvalidOperationException class |
Name | Description | |
---|---|---|
![]() | ErrorCode | (Inherited from FileHoldException.) |
![]() | ExceptionSeverity | (Inherited from FileHoldException.) |
![]() | StackTrace | (Inherited from FileHoldException.) |
Name | Description | |
---|---|---|
![]() | SetStackTrace | (Inherited from FileHoldException.) |
Name | Description | |
---|---|---|
![]() | exceptionSeverity | (Inherited from FileHoldException.) |
Name | Description | |
---|---|---|
![]() | ConvertT | (Defined by ObjectExtension.) |
![]() | ToJson | (Defined by ObjectExtension.) |