OpenDatabaseException Class |
Exception thrown when openeing a
Database failed.
Inheritance Hierarchy
Namespace:
VelocityDb.Exceptions
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax [SerializableAttribute]
public class OpenDatabaseException : Exception
<SerializableAttribute>
Public Class OpenDatabaseException
Inherits Exception
[SerializableAttribute]
public ref class OpenDatabaseException : public Exception
[<SerializableAttribute>]
type OpenDatabaseException =
class
inherit Exception
end
See Also