Class CodeIterator.AlignmentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javassist.bytecode.CodeIterator.AlignmentException
All Implemented Interfaces:
Serializable
Enclosing class:
CodeIterator

static class CodeIterator.AlignmentException extends Exception
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      default serialVersionUID
      See Also:
  • Constructor Details

    • AlignmentException

      AlignmentException()