public class InvalidByteCodeException extends Exception
| Constructor and Description |
|---|
InvalidByteCodeException()
Constructor.
|
InvalidByteCodeException(String message)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidByteCodeException()
public InvalidByteCodeException(String message)
message -