Class GedcomxInvalidQueryParameter
An exception representing an invalid query parameter.
Class GedcomxInvalidQueryParameter
- Exception
-
Gedcomx\Rs\Client\Exception\GedcomxInvalidQueryParameter
Namespace: Gedcomx\Rs\Client\Exception
Package: Gedcomx\Rs\Client\Exception
Located at Rs/Client/Exception/GedcomxInvalidQueryParameter.php
Package: Gedcomx\Rs\Client\Exception
Located at Rs/Client/Exception/GedcomxInvalidQueryParameter.php
Methods summary
public
|
#
__construct( mixed $var )
Constructs a new invalid query parameter exception using the specified mixed variable. |
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()