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, toString
public IllegalClassFormatException()
public IllegalClassFormatException(String s)
s
- the message