Class ParameterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atomgraph.processor.exception.ParameterException
All Implemented Interfaces:
Serializable

public class ParameterException extends RuntimeException
Author:
Martynas Jusevičius <martynas@atomgraph.com>
See Also:
  • Constructor Details

    • ParameterException

      public ParameterException(String paramName, Template template)
    • ParameterException

      public ParameterException(Parameter param, Template template)