Overview

Namespaces

  • PHP
  • PhpOptions
    • Types

Classes

  • Arguments
  • Option
  • Options

Exceptions

  • InvalidArgumentException
  • LogicException
  • UserBadCallException
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class InvalidArgumentException

Exceptions made by programmer by wrong calling method. In correct scrit shoul not occured.

Exception
Extended by PhpOptions\InvalidArgumentException
Namespace: PhpOptions
Located at Exceptions.php
Methods Inherited From Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties Inherited From Exception
$code, $file, $line, $message
PhpOptions API documentation generated by ApiGen.
Generated using the TokenReflection library.