Click or drag to resize

ObjectDoesNotExistException Class

Exception thrown when the requested >IOptimizedPersistable does not exist.
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityDb.ExceptionsObjectDoesNotExistException

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