Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/io/
DObjectStreamConstants.java114 final static byte TC_EXCEPTION = (byte)0x7B; field
DObjectInputStream.java1414 case TC_EXCEPTION: in readObject0()
2131 if (bin.readByte() != TC_EXCEPTION) { in readFatalException()
DObjectOutputStream.java1632 bout.writeByte(TC_EXCEPTION); in writeFatalException()
/libcore/api/
Dcurrent.txt1839 field public static final byte TC_EXCEPTION = 123; // 0x7b