Knight Data Access Layer
NetDataAccessLayerException Class
Members 




KellermanSoftware.NetDataAccessLayer Namespace : NetDataAccessLayerException Class
Thrown when any exception occurs in the database
Syntax
Public NotInheritable Class NetDataAccessLayerException 
   Inherits System.Exception
Dim instance As NetDataAccessLayerException
public sealed class NetDataAccessLayerException : System.Exception 
public __gc __sealed class NetDataAccessLayerException : public System.Exception 
public ref class NetDataAccessLayerException sealed : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      KellermanSoftware.NetDataAccessLayer.NetDataAccessLayerException

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

Reference

NetDataAccessLayerException Members
KellermanSoftware.NetDataAccessLayer Namespace