次の方法で共有


DataAccessLayerException Constructor

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