Class DataFolderNotFound
An exception raised when an data folder has not been found.
- Exception implements Throwable
- Punic\Exception
- Punic\Exception\DataFolderNotFound
Methods summary
public
|
#
__construct( string $locale, string $fallbackLocale, Exception $previous = null )
Initializes the instance. |
public
string
|
|
public
string
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()