DatabaseErrorException(DatabaseErrorType) Constructor
Namespace: Firefly.Box.Data.DataProviderAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public DatabaseErrorException(
DatabaseErrorType errorType
)
Public Sub New (
errorType As DatabaseErrorType
)
new :
errorType : DatabaseErrorType -> DatabaseErrorException
Parameters
- errorType DatabaseErrorType
- The errorType based on which this DatabaseErrorException will be created