Class InvalidConfigException
InvalidConfigException represents an exception caused by incorrect object configuration.
- Exception
- foundation\exception\InvalidConfigException
Namespace: foundation\exception
Package: foundation\exception
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at exception/InvalidConfigurationException.php
Package: foundation\exception
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at exception/InvalidConfigurationException.php
Methods summary
public
string
|
Methods inherited from Exception
__construct()
,
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()