DataAccessException Constructor

MNG Profiler

MNG.Direct Documentation


DataAccessException Constructor
Overload List
OverloadDescription
Default constructor that provides a default exception message informing that an exception of this type has been thrown.  
Constructor that allows specifying the type of data source that this exception arouse from.  
Constructor that allows both a descriptive message and an inner exception to be provided. Also allows for specification of the type of data source that this exception arouse from and detailed information about the source.  
Constructor that allows for serialization info and streaming context. Used for serialization and deserialization.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also