public class TemplateEngineException extends APTRuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
TemplateEngineException.E05601
ECODE - The reserved Error codes for this exception.
|
UESRuntimeException.E05100| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
protected |
TemplateEngineException()
Creates a new instance of ScriptEngineException.
|
|
TemplateEngineException(TemplateEngineException.E05601 aCode,
Creates a new instance of AuthorizationRTException.
|
|
TemplateEngineException(TemplateEngineException.E05601 aCode,
Creates a new instance of AuthorizationRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDaCode - The unique code of Exception used for localization of
messages.aDefaultMessage - The default message used when no localization file
was found.aParameters - The parameters for message.aCode - The unique code of Exception used for localization of
messages.aDefaultMessage - The default message used when no localization file
was found.aParameters - The parameters for message.aCause - The exception that cases the original problem.