Home
last modified time | relevance | path

Searched refs:AlignmentException (Results 1 – 1 of 1) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java779 static class AlignmentException extends Exception {} class in CodeIterator
806 catch (AlignmentException e) { in insertGapCore0()
811 catch (AlignmentException e2) { in insertGapCore0()
820 throws BadBytecode, AlignmentException in insertGapCore1()
855 throws BadBytecode, AlignmentException in insertGap2()
889 throw new AlignmentException(); in insertGap2()
920 throw new AlignmentException(); in insertGap2()