Class TemplateRuntimeError

All Implemented Interfaces:
Serializable

public class TemplateRuntimeError extends RuntimeException
See Also:
  • Constructor Details

    • TemplateRuntimeError

      public TemplateRuntimeError()
    • TemplateRuntimeError

      public TemplateRuntimeError(String s)
    • TemplateRuntimeError

      public TemplateRuntimeError(String s, Throwable throwable)
    • TemplateRuntimeError

      public TemplateRuntimeError(Throwable throwable)