public class MethodNotFoundException extends ELException
| Constructor and Description | 
|---|
| MethodNotFoundException() | 
| MethodNotFoundException(String message) | 
| MethodNotFoundException(String message,
                       Throwable cause) | 
| MethodNotFoundException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.