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