Overview

Namespaces

  • DSchoenbauer
    • DotNotation
      • Enum
      • Exception

Interfaces

  • ExceptionInterface

Exceptions

  • InvalidArgumentException
  • PathNotArrayException
  • PathNotFoundException
  • TargetNotArrayException
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class

Class InvalidArgumentException

Exception thrown if an argument is not of the expected type.

Exception
Extended by LogicException
Extended by InvalidArgumentException
Extended by DSchoenbauer\DotNotation\Exception\InvalidArgumentException implements DSchoenbauer\DotNotation\Exception\ExceptionInterface
Namespace: DSchoenbauer\DotNotation\Exception
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.1.0
Located at DotNotation/Exception/InvalidArgumentException.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