Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / DataAccessException Class / DataAccessException Constructor

In This Topic
    DataAccessException Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the DataAccessException class.  
    Initializes a new instance of the DataAccessException class with a specified error message.  
    Initializes a new instance of the DataAccessException class with a specified error message and a reference to the inner exception that is the cause of this exception.  
    Initializes a new instance of the DataAccessException class with serialized data.  
    See Also