Class TApplicationException
TApplicationException class
TApplicationException is the base class for all user application-level exceptions.
- Exception
-
TException
-
TApplicationException
Package: System\Exceptions
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0
Located at Exceptions/TException.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0
Located at Exceptions/TException.php
__construct(),
getErrorCode(),
getErrorMessage(),
getErrorMessageFile(),
setErrorCode(),
setErrorMessage(),
translateErrorMessage()
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$_messageCache
|
$code,
$file,
$line,
$message
|