PHP client for Rutube API
  • Namespace
  • Class

Namespaces

  • Rutube
    • Clients
    • Exceptions
    • Transports

Interfaces

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

Class ServerErrorException

Class ServerErrorException

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

Methods summary

Methods inherited from Rutube\Exceptions\Exception

__construct()

Methods inherited from Exception

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

Magic methods summary

Properties summary

protected string $message
# 'Server Error'
protected integer $code
# 500

Properties inherited from Exception

$file, $line

PHP client for Rutube API API documentation generated by ApiGen