Class TTemplateException
TTemplateException class
TTemplateException represents an exception caused by invalid template syntax.
- Exception
-
TException
-
TSystemException
-
TConfigurationException
-
TTemplateException
Package: System\Exceptions
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.1
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.1
Located at Exceptions/TException.php
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
integer
|
|
public
|
__construct(),
getErrorCode(),
getErrorMessage(),
getErrorMessageFile(),
setErrorCode(),
setErrorMessage(),
translateErrorMessage()
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$_messageCache
|
$code,
$file,
$line,
$message
|