public class IllegalClassFormatException extends java.lang.Exception
| Constructor and Description |
|---|
IllegalClassFormatException()
Create an exception without a message.
|
IllegalClassFormatException(java.lang.String s)
Create an exception with a message.
|
public IllegalClassFormatException()
public IllegalClassFormatException(java.lang.String s)
s - the message