Class MustachePartialsMappingException

  • All Implemented Interfaces:
    Serializable

    public final class MustachePartialsMappingException
    extends RuntimeException
    Exception thrown when partials mapping cannot be retrieved because it is not a valid object.
    See Also:
    Serialized Form
    • Constructor Detail

      • MustachePartialsMappingException

        public MustachePartialsMappingException()
        Build exception with default message.