Class ParameterValueNotFoundException

All Implemented Interfaces:
Serializable

public class ParameterValueNotFoundException extends SmartParamException
No value found in evaluated parameter, returned only if parameter does not allow returning null values.
Author:
Adam Dubiel
See Also:
  • Constructor Details

    • ParameterValueNotFoundException

      public ParameterValueNotFoundException(String parameterName, ParamContext context)