Overload List

  NameDescription
Public methodDataAccessException()()()()
Initializes a new instance of the DataAccessException class
Public methodDataAccessException(String)
Initializes a new instance of the DataAccessException class
Public methodDataAccessException(DataAccessExceptionType)
Initializes a new instance of the DataAccessException class
Public methodDataAccessException(DataAccessExceptionType, Object)
This method is used for DataAccessExceptionType user concurrency to set the new values in the database. These will be displayed by UI page for overwrite or keep.

See Also