Class GedcomxApplicationException
Represents an exception within the FamilySearch GEDCOM X application.
Class GedcomxApplicationException
- Exception
- Gedcomx\Rs\Client\Exception\GedcomxApplicationException
Namespace: Gedcomx\Rs\Client\Exception
Package: Gedcomx\Rs\Client\Exception
Located at Rs/Client/Exception/GedcomxApplicationException.php
Package: Gedcomx\Rs\Client\Exception
Located at Rs/Client/Exception/GedcomxApplicationException.php
Methods summary
public
|
#
__construct( string $message = "", GuzzleHttp\Psr7\Response $response = null, null $previous = null )
Constructs a new GEDCOM X application exception. |
public
GuzzleHttp\Psr7\Response
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()