PHP client for Rutube API
  • Namespace
  • Class

Namespaces

  • Rutube
    • Clients
    • Exceptions
    • Transports

Interfaces

  • BadRequestException
  • ConnectionErrorException
  • Exception
  • ForbiddenException
  • MethodNotAllowedException
  • NotFoundException
  • ServerErrorException
  • UnauthorizedException

Class Exception

Class Exception

Exception
Extended by Rutube\Exceptions\Exception

Direct known subclasses

Rutube\Exceptions\BadRequestException, Rutube\Exceptions\ConnectionErrorException, Rutube\Exceptions\ForbiddenException, Rutube\Exceptions\MethodNotAllowedException, Rutube\Exceptions\NotFoundException, Rutube\Exceptions\ServerErrorException, Rutube\Exceptions\UnauthorizedException

Namespace: Rutube\Exceptions
Package: Rutube\Exceptions
Located at Exceptions/Exception.php

Methods summary

public
# __construct( string $message = '', integer $code = 0, Rutube\Exceptions\Exception $previous = null )

Parameters

$message
$code
$previous

Overrides

Exception::__construct

Methods inherited from Exception

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

Magic methods summary

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

PHP client for Rutube API API documentation generated by ApiGen