public class InvalidClassFileException
extends java.lang.Exception
| Constructor and Description |
|---|
InvalidClassFileException(int offset,
java.lang.String s)
The incoming class file is invalid.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getOffset() |