Overview

Namespaces

  • DSchoenbauer
    • Exception
      • Http
        • ClientError
        • ServerError
      • Platform

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • DomainException
  • Exception
  • InvalidArgumentException
  • LengthException
  • LogicException
  • OutOfBoundsException
  • OutOfRangeException
  • OverflowException
  • RangeException
  • RuntimeException
  • UnderflowException
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class

Class BadMethodCallException

Exception thrown if a callback refers to an undefined method or if some arguments are missing.

Exception
Extended by LogicException
Extended by BadFunctionCallException
Extended by BadMethodCallException
Extended by DSchoenbauer\Exception\Platform\BadMethodCallException implements DSchoenbauer\Exception\ExceptionInterface
Namespace: DSchoenbauer\Exception\Platform
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Platform/BadMethodCallException.php
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen