Package org.smartparam.engine.core
Class ParameterValueNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.smartparam.engine.core.exception.SmartParamException
org.smartparam.engine.core.ParameterValueNotFoundException
- All Implemented Interfaces:
Serializable
No value found in evaluated parameter, returned only if parameter does
not allow returning null values.
- Author:
- Adam Dubiel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.smartparam.engine.core.exception.SmartParamException
getErrorCode, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParameterValueNotFoundException
-