Class TemplateException

All Implemented Interfaces:
Serializable

public class TemplateException extends OKMException
TemplateException
Author:
jllort
See Also:
  • Constructor Details

    • TemplateException

      public TemplateException()
    • TemplateException

      public TemplateException(String arg0, String serverStacktrace)
    • TemplateException

      public TemplateException(String arg0, Throwable arg1)
    • TemplateException

      public TemplateException(Throwable arg0)