Class InvalidArgument
An exception thrown if an invalid argument has been used.
- Exception implements Throwable
- Core\Exception
- Core\Exception\InvalidArgument
Direct known subclasses
Core\Exception\InvalidClassName
,
Core\Exception\InvalidDriver
,
Core\Exception\MutationAttempt
,
Core\Exception\Unsupported
Namespace: Core\Exception
Package: Core\Exception
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Exception/InvalidArgument.inc.php
Package: Core\Exception
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Exception/InvalidArgument.inc.php
Methods summary
public
|
Methods inherited from Core\Exception
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()