Class BadDataFileContents
An exception raised when an data file contains malformed data.
- Exception implements Throwable
- Punic\Exception
- Punic\Exception\BadDataFileContents
Methods summary
public
|
#
__construct( string $dataFilePath, string $dataFileContents, Exception $previous = null )
Initializes the instance. |
public
string
|
|
public
string
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()