Module jakarta.el
Package jakarta.el

Class MethodNotFoundException

java.lang.Object
All Implemented Interfaces:
Serializable

public class MethodNotFoundException extends ELException
Thrown when a method could not be found while evaluating a MethodExpression.
Since:
Jakarta Server Pages 2.1
See Also: