Package jakarta.el
Class MethodNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.el.ELException
jakarta.el.MethodNotFoundException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionMethodNotFoundException(String message) MethodNotFoundException(String message, Throwable cause) MethodNotFoundException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
MethodNotFoundExceptionpublic MethodNotFoundException()
- 
MethodNotFoundException
- 
MethodNotFoundException
- 
MethodNotFoundException
 
-