Overview

Namespaces

  • NGS
    • Client
      • Exception
    • Converter
    • Patterns
  • PHP

Exceptions

  • ClientErrorException
  • InvalidRequestException
  • NotFoundException
  • RequestException
  • SecurityException
  • ServerErrorException
  • Overview
  • Namespace
  • Class
  • Tree

Class SecurityException

Exception thrown for 4xx http status codes

Exception
Extended by NGS\Client\Exception\RequestException
Extended by NGS\Client\Exception\ClientErrorException
Extended by NGS\Client\Exception\SecurityException
Namespace: NGS\Client\Exception
Located at Client/Exception/SecurityException.php
Methods summary
public
# __construct( mixed $response )

Overrides

Exception::__construct()
Methods inherited from NGS\Client\Exception\RequestException
getRequest(), setRequest()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from NGS\Client\Exception\RequestException
$request
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen 2.8.0