Class TemplateException

All Implemented Interfaces:
Serializable

public class TemplateException extends PortalException
Author:
Tina Tian
See Also:
  • Constructor Details

    • TemplateException

      public TemplateException()
    • TemplateException

      public TemplateException(String msg)
    • TemplateException

      public TemplateException(String msg, Throwable throwable)
    • TemplateException

      public TemplateException(Throwable throwable)