java.io.Serializablepublic class TemplateEngineProcessException extends AspectranCheckedException
Created: 2016. 01. 23.
| Constructor | Description |
|---|---|
TemplateEngineProcessException(java.lang.String msg) |
Instantiates a new TemplateEngineProcessException.
|
TemplateEngineProcessException(java.lang.String msg,
java.lang.Throwable cause) |
Instantiates a new TemplateEngineProcessException.
|
TemplateEngineProcessException(java.lang.Throwable cause) |
Instantiates a new TemplateEngineProcessException.
|
public TemplateEngineProcessException(java.lang.String msg)
msg - the detail messagepublic TemplateEngineProcessException(java.lang.String msg,
java.lang.Throwable cause)
msg - the detail messagecause - the root causepublic TemplateEngineProcessException(java.lang.Throwable cause)
cause - the root causeCopyright © 2008–2018 The Aspectran Project. All rights reserved.