DataAccessLayerException Constructor
Initializes a new DataAccessLayerException object.
Overload List
Name | Description |
---|---|
DataAccessLayerException () | Initializes a new DataAccessLayerException object. |
DataAccessLayerException (String) | Initializes a new DataAccessLayerException object by specifying the error message that describes the current exception. |
DataAccessLayerException (SerializationInfo, StreamingContext) | Initializes a new DataAccessLayerException object with serialized data. |
DataAccessLayerException (String, Exception) | Initializes a new DataAccessLayerException object with an error message and inner exception. |
See Also
Reference
DataAccessLayerException Class
DataAccessLayerException Members
Microsoft.EnterpriseManagement.Common Namespace