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