javax.el
Class MethodNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.el.ELException
javax.el.MethodNotFoundException
- All Implemented Interfaces:
- Serializable
public class MethodNotFoundException
- extends ELException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MethodNotFoundException
public MethodNotFoundException()
MethodNotFoundException
public MethodNotFoundException(String message)
- Parameters:
message
-
MethodNotFoundException
public MethodNotFoundException(String message,
Throwable cause)
- Parameters:
message
- cause
-
MethodNotFoundException
public MethodNotFoundException(Throwable cause)
- Parameters:
cause
-
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.