Class LogException
Log-related exceptions
- Exception
-
AloFramework\Log\LogException
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
integer |
E_INVALID_PATH
Code when the log save path is invalid |
#
1
|
$code,
$file,
$line,
$message
|