Package io.higson.runtime.engine.core
Class UnknownParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.higson.runtime.engine.core.exception.SmartParamException
io.higson.runtime.engine.core.UnknownParameterException
- All Implemented Interfaces:
Serializable
No parameter with given name could be found in any registered repository.
- Author:
- Adam Dubiel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.higson.runtime.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
-
UnknownParameterException
-