Namespace Gedcomx\Rs\Client\Exception
Exceptions summary
GedcomxApplicationException | Represents an exception within the FamilySearch GEDCOM X application. |
GedcomxInvalidQueryParameter | An exception representing an invalid query parameter. |
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. |