Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the DataAccessLayerException class.
Overload List
| Name | Description | 
|---|---|
| DataAccessLayerException () | Initializes a new instance of the DataAccessLayerException class with default values. | 
| DataAccessLayerException (String) | Initializes a new instance of the DataAccessLayerException class by specifying the error message that describes the current exception. | 
| DataAccessLayerException (SerializationInfo, StreamingContext) | Initializes a new instance of the DataAccessLayerException class with serialized data. | 
| DataAccessLayerException (String, Exception) | Initializes a new instance of the DataAccessLayerException class with an error message and inner exception. | 
See Also
Reference
DataAccessLayerException Class
DataAccessLayerException Members
Microsoft.EnterpriseManagement.Common Namespace