Class NullValueException
Represents a null value exception. This exception provides no additional functionality to the parent \Exception class, but is present for distinguishing between a generic exception and that of a null value.
Class NullValueException
- Exception
-
Gedcomx\Rs\Client\Exception\NullValueException
Namespace: Gedcomx\Rs\Client\Exception
Package: Gedcomx\Rs\Client\Exception
Located at Rs/Client/Exception/NullValueException.php
Package: Gedcomx\Rs\Client\Exception
Located at Rs/Client/Exception/NullValueException.php
Methods summary
Methods inherited from Exception
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()