public class TemplateException extends PortalException
TemplateException()
TemplateException(String msg)
TemplateException(String msg, Throwable cause)
TemplateException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TemplateException()
public TemplateException(String msg)
public TemplateException(String msg, Throwable cause)
public TemplateException(Throwable cause)