Class ViewException
This class describes the View exceptions
- Exception
-
Hawk\ViewException
Methods summary
public
|
Methods inherited from Exception
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Constants summary
integer |
TYPE_FILE_NOT_FOUND
Error type : source file not found |
#
1
|
integer |
TYPE_EVAL
Error type : view evaluation failed |
#
2
|
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message