Searched refs:markException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/io/
H A DObjectInputStream.java1487 handles.markException(passHandle, resolveEx);
1674 handles.markException(arrayHandle, resolveEx);
1731 handles.markException(enumHandle, resolveEx);
1790 handles.markException(passHandle, resolveEx);
1844 handles.markException(passHandle, ex);
1900 handles.markException(passHandle, ex);
3219 * associated with the handle by calling markException. When a handle is
3297 markException(dependent,
3333 void markException(int handle, ClassNotFoundException ex) { method in class:ObjectInputStream.HandleTable
3344 markException(dlis
[all...]

Completed in 37 milliseconds