Class ToolException
Exception for error in external tool (typically external [python] utility problem)
- Exception
- BaseModule\Exceptions\BaseException
- BaseModule\Exceptions\ToolException
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|