Class TesterException
Testing suite-related exceptions
- Exception
-
Alo\Exception\AbstractException
-
Alo\Exception\TesterException
Namespace: Alo\Exception
Package: TestingSuite
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/exception/testerexception.php
Package: TestingSuite
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/exception/testerexception.php
Methods summary
Methods inherited from Alo\Exception\AbstractException
Methods inherited from Exception
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Magic methods summary
Constants summary
integer |
E_CLASS_INVALID
|
101 |
#
Code when the class or object is invalid |
integer |
E_NAME_INVALID
|
102 |
#
Code when the method or function name is invalid |