public class IllegalClassFormatException extends Exception
| Constructor and Description |
|---|
IllegalClassFormatException()
Create an exception without a message.
|
IllegalClassFormatException(String s)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalClassFormatException()
public IllegalClassFormatException(String s)
s - the message