Searched refs:TC_EXCEPTION (Results 1 – 4 of 4) sorted by relevance
114 final static byte TC_EXCEPTION = (byte)0x7B; field
1414 case TC_EXCEPTION: in readObject0()2131 if (bin.readByte() != TC_EXCEPTION) { in readFatalException()
1632 bout.writeByte(TC_EXCEPTION); in writeFatalException()
1839 field public static final byte TC_EXCEPTION = 123; // 0x7b