Searched defs:RemarshalException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/CORBA/portable/
H A DRemarshalException.java31 Stubs which use the stream-based model shall catch the <code>RemarshalException</code>
36 returns normally or raises some exception other than <code>RemarshalException</code>.
39 public final class RemarshalException extends Exception { class in inherits:Exception
41 * Constructs a RemarshalException.
43 public RemarshalException() { method in class:RemarshalException

Completed in 35 milliseconds