Class ParameterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.templating.api.freemarker.directives.ParameterException
All Implemented Interfaces:
Serializable

public class ParameterException extends Exception
See Also:
  • Constructor Details

    • ParameterException

      public ParameterException()
    • ParameterException

      public ParameterException(String s)
    • ParameterException

      public ParameterException(String s, Throwable throwable)
    • ParameterException

      public ParameterException(Throwable throwable)