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