public class InvalidMethodException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
InvalidMethodException(java.lang.String message)
Constructs an InvalidMethodException with the specified detail message.
|
private static final long serialVersionUID