public class InvalidOperationException : FileHoldException| 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 |
| ErrorCode | (Inherited from FileHoldException) |
| ExceptionSeverity | (Inherited from FileHoldException) |
| StackTrace | (Inherited from FileHoldException) |
| SetStackTrace | (Inherited from FileHoldException) |
| exceptionSeverity | (Inherited from FileHoldException) |
| ConvertT | (Defined by ObjectExtension) |
| ToJson | (Defined by ObjectExtension) |