org.apache.bcel.verifier.exc
public class InvalidMethodException extends java.lang.RuntimeException
Constructor and Description |
---|
InvalidMethodException(java.lang.String message)
Constructs an InvalidMethodException with the specified detail message.
|