Package javassist.bytecode
Class CodeIterator.AlignmentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javassist.bytecode.CodeIterator.AlignmentException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- CodeIterator
static class CodeIterator.AlignmentException extends java.lang.Exception
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
default serialVersionUID
-
Constructor Summary
Constructors Constructor Description AlignmentException()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
default serialVersionUID- See Also:
- Constant Field Values
-
-