public class FunctionNotFoundException extends ExpressionRuntimeException
Constructor and Description |
---|
FunctionNotFoundException() |
FunctionNotFoundException(String message) |
FunctionNotFoundException(String message,
Throwable cause) |
FunctionNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2010–2022. All rights reserved.