PHP Class hedronium\Jables\exceptions\ParseException

Inheritance: extends Exception
Show file Open project: hedronium/jables

Public Properties

Property Type Description
$exception_message
$table

Public Methods

Method Description
__construct ( $table, $path, $exception_message )

Method Details

__construct() public method

public __construct ( $table, $path, $exception_message )

Property Details

$exception_message public property

public $exception_message

$table public property

public $table