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