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, toString
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.