ClassDBDriverException
Class
Definition
Namespace:Telerik.OpenAccess.RT.Adonet2Generic.Impl
Assembly:Telerik.OpenAccess.Runtime.dll
Syntax:
cs-api-definition
public sealed class DBDriverException : SQLException, IBackendError
Inheritance: objectExceptionSQLExceptionDBDriverException
Implements:
Inherited Members
Constructors
DBDriverException(Exception)
Declaration
cs-api-definition
public DBDriverException(Exception inner)
Parameters
inner
Exception
DBDriverException(string, Exception)
Declaration
cs-api-definition
public DBDriverException(string message, Exception inner)
Parameters
message
string
inner
Exception