Class UnknownFunctionInvokerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.higson.runtime.engine.core.exception.SmartParamException
io.higson.runtime.engine.core.function.UnknownFunctionInvokerException
- All Implemented Interfaces:
Serializable
When using dynamic context without providing levelCreator function name.
- Author:
- Adam Dubiel
- See Also:
-
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