Overview

Namespaces

  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Inflection
    • Iterator
    • Log
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Async
      • Backoff
      • Cache
      • Cookie
        • CookieJar
        • Exception
      • CurlAuth
      • ErrorResponse
        • Exception
      • History
      • Log
      • Md5
      • Mock
      • Oauth
    • Service
      • Builder
      • Command
        • Factory
        • LocationVisitor
          • Request
          • Response
      • Description
      • Exception
      • Resource
    • Stream
    • Tests
      • Batch
      • Cache
      • Common
        • Cache
        • Exception
      • Http
        • Curl
        • Exception
        • Message
          • Header
      • Inflection
      • Iterator
      • Log
      • Message
      • Mock
      • Parser
        • Cookie
        • Message
      • Parsers
        • UriTemplate
      • Plugin
        • Async
        • Backoff
        • Cache
        • Cookie
          • CookieJar
        • CurlAuth
        • ErrorResponse
        • History
        • Log
        • Md5
        • Mock
        • Oauth
        • Redirect
      • Service
        • Builder
        • Command
          • LocationVisitor
            • Request
            • Response
        • Description
        • Exception
        • Mock
          • Command
            • Sub
          • Model
        • Resource
      • Stream
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • VivaPayments
      • Message
  • PHP

Classes

  • AppendIterator
  • ArrayIterator
  • Closure
  • DateTime
  • DateTimeZone
  • FilterIterator
  • IteratorIterator
  • SimpleXMLElement
  • SplDoublyLinkedList
  • SplObjectStorage
  • SplQueue
  • XMLWriter

Interfaces

  • ArrayAccess
  • Countable
  • DateTimeInterface
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • SeekableIterator
  • Serializable
  • Throwable
  • Traversable

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfBoundsException
  • RuntimeException
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class
  • Tree

Class Exception

Exception implements Throwable

Direct known subclasses

Guzzle\Batch\Exception\BatchTransferException, Guzzle\Common\Exception\ExceptionCollection, Guzzle\Tests\Mock\ErrorResponseMock, LogicException, Omnipay\Common\Exception\InvalidCreditCardException, Omnipay\Common\Exception\InvalidRequestException, Omnipay\Common\Exception\InvalidResponseException, RuntimeException

Indirect known subclasses

BadFunctionCallException, BadMethodCallException, Guzzle\Http\Exception\MultiTransferException, Guzzle\Http\Exception\RequestException, Guzzle\Http\Exception\ServerErrorResponseException, Guzzle\Http\Exception\TooManyRedirectsException, Guzzle\Plugin\Cookie\Exception\InvalidCookieException, Guzzle\Plugin\ErrorResponse\Exception\ErrorResponseException, Guzzle\Service\Exception\CommandException, Guzzle\Service\Exception\CommandTransferException, Guzzle\Service\Exception\DescriptionBuilderException, Guzzle\Service\Exception\InconsistentClientTransferException, Guzzle\Common\Exception\BadMethodCallException, Guzzle\Service\Exception\ResponseClassException, Guzzle\Service\Exception\ServiceBuilderException, Guzzle\Service\Exception\ServiceNotFoundException, Guzzle\Service\Exception\ValidationException, InvalidArgumentException, Omnipay\Common\Exception\BadMethodCallException, Omnipay\Common\Exception\RuntimeException, OutOfBoundsException, UnexpectedValueException, Guzzle\Common\Exception\InvalidArgumentException, Guzzle\Common\Exception\RuntimeException, Guzzle\Common\Exception\UnexpectedValueException, Guzzle\Http\Exception\BadResponseException, Guzzle\Http\Exception\ClientErrorResponseException, Guzzle\Http\Exception\CouldNotRewindStreamException, Guzzle\Http\Exception\CurlException
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( $message, $code, $previous )
public
# __wakeup( )
final public
# getMessage( )

Implementation of

Throwable::getMessage()
final public
# getCode( )

Implementation of

Throwable::getCode()
final public
# getFile( )

Implementation of

Throwable::getFile()
final public
# getLine( )

Implementation of

Throwable::getLine()
final public
# getTrace( )

Implementation of

Throwable::getTrace()
final public
# getPrevious( )

Implementation of

Throwable::getPrevious()
final public
# getTraceAsString( )

Implementation of

Throwable::getTraceAsString()
public
# __toString( )

Implementation of

Throwable::__toString()
Properties summary
protected string $message
# ''
protected integer $code
# 0
protected $file
#
protected $line
#
Omnipay Viva Payments Gateway Module API Documentation API documentation generated by ApiGen