DataAccessLayerException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 (SerializationInfo, StreamingContext) | Initializes a new instance of the DataAccessLayerException class with serialized data. |
DataAccessLayerException (String) | Initializes a new instance of the DataAccessLayerException class by specifying the error message that describes the current exception. |
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