oevislib_net  0.14.3.0
Loading...
Searching...
No Matches
oevislib_net.Exceptions.NullptrError Class Reference
Inheritance diagram for oevislib_net.Exceptions.NullptrError:
oevislib_net.Exceptions.OVException

Public Member Functions

 NullptrError (string msg)
new string Kind ()
new ExceptionType Type ()
Public Member Functions inherited from oevislib_net.Exceptions.OVException
string Str ()
 Returns the error message.
string Kind ()
 Returns the kind of error.
ExceptionType Type ()
 Returns the type of OVException.

Additional Inherited Members

Protected Member Functions inherited from oevislib_net.Exceptions.OVException
 OVException (string msg)