Click or drag to resize

DatabaseDoesNotExistException Class

Exception thrown when the requested >Database does not exist.
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityDb.ExceptionsDatabaseDoesNotExistException

Namespace:  VelocityDb.Exceptions
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public class DatabaseDoesNotExistException : Exception
See Also