Class DatabaseNotFoundException
Inheritance
System.Object
System.Exception
DatabaseNotFoundException
Inherited Members
Namespace: Telerik.OpenAccess.Exceptions
Assembly: Telerik.OpenAccess.dll
Syntax
public class DatabaseNotFoundException : DataStoreException, _Exception, ISerializable
Constructors
DatabaseNotFoundException(SerializationInfo, StreamingContext)
Declaration
protected DatabaseNotFoundException(SerializationInfo serializationInfo, StreamingContext context)
Parameters
System.
|
System.
|
DatabaseNotFoundException(String, Exception, IBackendError)
Declaration
public DatabaseNotFoundException(string msg, Exception inner, IBackendError backEndError)
Parameters
System.
|
System.
|
IBackend
|