public class MethodNotFoundException extends EvaluationException
| Constructor and Description |
|---|
MethodNotFoundException() |
MethodNotFoundException(java.lang.String message) |
MethodNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
MethodNotFoundException(java.lang.Throwable cause) |
getCausepublic MethodNotFoundException()
public MethodNotFoundException(java.lang.String message)
public MethodNotFoundException(java.lang.String message,
java.lang.Throwable cause)
public MethodNotFoundException(java.lang.Throwable cause)