NullObjectException Class |
Exception thrown when an object unexpectedly is null.
Inheritance Hierarchy
Namespace:
VelocityDb.Exceptions
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax [SerializableAttribute]
public class NullObjectException : Exception
<SerializableAttribute>
Public Class NullObjectException
Inherits Exception
[SerializableAttribute]
public ref class NullObjectException : public Exception
[<SerializableAttribute>]
type NullObjectException =
class
inherit Exception
end
Constructors See Also