ArangoDB-PHP-Core API Documentation
  • Namespace
  • Class
  • Deprecated

Namespaces

  • frankmayer
    • ArangoDbPhpCore
      • Api
        • Rest
      • Config
      • Connectors
      • Plugins
      • Protocols
        • Http
      • TraitRepository

Classes

  • Autoloader
  • Client
  • ClientOptions

Interfaces

  • ClientInterface
  • ConnectorInterface

Exceptions

  • ClientException
  • ConnectionException
  • Exception
  • ServerException

Class Exception

Class Exception

Exception implements Throwable
Extended by frankmayer\ArangoDbPhpCore\Exception

Direct known subclasses

frankmayer\ArangoDbPhpCore\ConnectionException

Indirect known subclasses

frankmayer\ArangoDbPhpCore\ClientException, frankmayer\ArangoDbPhpCore\ServerException

Namespace: frankmayer\ArangoDbPhpCore
Package: frankmayer\ArangoDbPhpCore
Located at Exception.php

Methods summary

Methods inherited from Exception

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

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

ArangoDB-PHP-Core API Documentation API documentation generated by ApiGen