PHP client for Rutube API
  • Namespace
  • Class

Namespaces

  • Rutube
    • Clients
    • Exceptions
    • Transports

Interfaces

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

Class MethodNotAllowedException

Class MethodNotAllowedException

Exception
Extended by Rutube\Exceptions\Exception
Extended by Rutube\Exceptions\MethodNotAllowedException
Namespace: Rutube\Exceptions
Package: Rutube\Exceptions
Located at Exceptions/MethodNotAllowedException.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
# 'Method Not Allowed'
protected integer $code
# 405

Properties inherited from Exception

$file, $line

PHP client for Rutube API API documentation generated by ApiGen