FileHoldSqlException Class |
Namespace: FileHold.Common
public class FileHoldSqlException : FileHoldException
The FileHoldSqlException type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileHoldSqlException(SqlException) | Initializes a new instance of the FileHoldSqlException class |
![]() | FileHoldSqlException(ErrorCode, SqlException) | Initializes a new instance of the FileHoldSqlException class |
![]() | FileHoldSqlException(ExceptionSeverity, SqlException) | Initializes a new instance of the FileHoldSqlException class |
![]() | FileHoldSqlException(ExceptionSeverity, ErrorCode, SqlException) | Initializes a new instance of the FileHoldSqlException class |
Name | Description | |
---|---|---|
![]() | ErrorCode | (Inherited from FileHoldException.) |
![]() | ExceptionSeverity | (Inherited from FileHoldException.) |
![]() | SqlException | |
![]() | 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.) |