java.lang.instrument
public class IllegalClassFormatException extends Exception
Since: 1.5
| Constructor Summary | |
|---|---|
| IllegalClassFormatException()
Create an exception without a message. | |
| IllegalClassFormatException(String s)
Create an exception with a message.
| |
Parameters: s the message