Overview

Namespaces

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

Exceptions

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

Class NotFoundException

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\NotFoundException
Namespace: NGS\Client\Exception
Located at Client/Exception/NotFoundException.php
Methods inherited from NGS\Client\Exception\RequestException
getRequest(), setRequest()
Methods inherited from Exception
__construct(), __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