Class InvalidArgumentException
- Exception implements Throwable
-
LogicException
-
InvalidArgumentException
Direct known subclasses
oroboros\core\abstracts\utilities\exception\AbstractInvalidArgumentException
Indirect known subclasses
oroboros\core\abstracts\utilities\exception\cache\AbstractInvalidArgumentException
,
oroboros\core\utilities\exception\cache\InvalidArgumentException
,
oroboros\core\utilities\exception\InvalidArgumentException
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()