Class TemplateNotFound
Exception throw when a template cannot be found.
- Exception implements Throwable
- ┗ LogicException
- ┗ ICanBoogie\Render\TemplateNotFound implements ICanBoogie\Render\Exception uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
public
__construct( $message, array $tried, $code = 404, ICanBoogie\Render\Exception $exception = null )
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message