Class ProcessingException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AmbiguousTemplateNameException, BlockUnknownException, CircularConstructionException, CircularIncludesException, GetContentErrorException, IncludeNotFoundException, ModificationTimeErrorException, ResourceBundleNotFoundException, TemplateNotFoundException, TransformedResultConversionException, TransformerErrorException, ValueUnknownException

public class ProcessingException extends TemplateException
See Also:
  • Constructor Details

    • ProcessingException

      public ProcessingException(String message)
    • ProcessingException

      public ProcessingException(String message, Throwable cause)