Class HandlebarsException

All Implemented Interfaces:
Serializable

public class HandlebarsException extends RuntimeException
If something goes wrong this exception will happen.
Since:
0.1.0
See Also:
  • Constructor Details

  • Method Details

    • getError

      public HandlebarsError getError()
      A handlebars error.
      Returns:
      A handlebars error. It might be null.