gedcomx-php-client
  • Namespace
  • Class

Namespaces

  • Gedcomx
    • Agent
    • Atom
    • Common
    • Conclusion
    • Extensions
      • FamilySearch
        • Platform
          • Artifacts
          • Discussions
          • Tree
          • Users
        • Rs
          • Client
            • FamilyTree
            • Helpers
            • Memories
            • Util
        • Rt
        • Types
    • GedcomxFile
    • Links
    • Records
    • Rs
      • Client
        • Exception
        • Options
        • Util
    • Rt
    • Search
    • Source
    • Support
    • Types
    • Util
    • Vocab

Exceptions

  • GedcomxApplicationException
  • GedcomxInvalidQueryParameter
  • NullValueException

Class GedcomxInvalidQueryParameter

An exception representing an invalid query parameter.

Class GedcomxInvalidQueryParameter

Exception
Extended by Gedcomx\Rs\Client\Exception\GedcomxInvalidQueryParameter
Namespace: Gedcomx\Rs\Client\Exception
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.

Constructs a new invalid query parameter exception using the specified mixed variable.

Parameters

$var

Overrides

Exception::__construct

Methods inherited from Exception

__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

gedcomx-php-client API documentation generated by ApiGen