[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 (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


Send comments about this topic to Microsoft.