public abstract class MethodException extends ReflectionException
Constructor and Description |
---|
MethodException() |
MethodException(java.lang.String message) |
MethodException(java.lang.String message,
java.lang.Throwable cause) |
MethodException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getName() |