Package sonia.scm.cli

Class TemplateRenderingException

All Implemented Interfaces:
Serializable

public class TemplateRenderingException extends CliException
Exception is thrown if TemplateRenderer could not render the template.
Since:
2.33.0
See Also:
  • Constructor Details

    • TemplateRenderingException

      public TemplateRenderingException(String message, Throwable cause)