public java.lang.Exception | readException(org.omg.CORBA.portable.ApplicationException ae)Read the exception contained in the InputStream
in the ApplicationException. If ae represents
an exception that is assignment compatible with
an exception on the method used to create this
exception handler, return the exception,
otherwise return an UnexpectedException wrapping
the exception in ae.
|