Uses of Class
org.omg.CORBA.portable.ApplicationException
Packages that use ApplicationException
Package
Description
-
Uses of ApplicationException in com.sun.corba.se.impl.presentation.rmi
Methods in com.sun.corba.se.impl.presentation.rmi with parameters of type ApplicationExceptionModifier and TypeMethodDescriptionDynamicMethodMarshallerImpl.readException(ApplicationException ae) ExceptionHandler.readException(ApplicationException ae) Read the exception contained in the InputStream in the ApplicationException.ExceptionHandlerImpl.readException(ApplicationException ae) -
Uses of ApplicationException in com.sun.corba.se.impl.protocol
Methods in com.sun.corba.se.impl.protocol that throw ApplicationExceptionModifier and TypeMethodDescriptionCorbaClientDelegateImpl.invoke(Object self, OutputStream output) CorbaClientRequestDispatcherImpl.marshalingComplete(Object self, OutputObject outputObject) SharedCDRClientRequestDispatcherImpl.marshalingComplete(Object self, OutputObject outputObject) CorbaClientRequestDispatcherImpl.marshalingComplete1(ORB orb, CorbaMessageMediator messageMediator) protected InputObjectCorbaClientRequestDispatcherImpl.processResponse(ORB orb, CorbaMessageMediator messageMediator, InputObject inputObject) -
Uses of ApplicationException in com.sun.corba.se.pept.protocol
Methods in com.sun.corba.se.pept.protocol that throw ApplicationExceptionModifier and TypeMethodDescriptionClientRequestDispatcher.marshalingComplete(Object self, OutputObject outputObject) After the presentation block has set data on theOutputObjectit signals the PEPt runtime to send the encoded data by calling this method. -
Uses of ApplicationException in com.sun.corba.se.spi.presentation.rmi
Methods in com.sun.corba.se.spi.presentation.rmi with parameters of type ApplicationExceptionModifier and TypeMethodDescriptionDynamicMethodMarshaller.readException(ApplicationException ae) Reads an exception ID and the corresponding exception from the input stream. -
Uses of ApplicationException in org.omg.CORBA
Methods in org.omg.CORBA that throw ApplicationExceptionModifier and TypeMethodDescriptionLocalObject._invoke(OutputStream output) Throws anorg.omg.CORBA.NO_IMPLEMENTexception with the message "This is a locally constrained object." -
Uses of ApplicationException in org.omg.CORBA.portable
Methods in org.omg.CORBA.portable that throw ApplicationExceptionModifier and TypeMethodDescriptionObjectImpl._invoke(OutputStream output) Invokes an operation and returns anInputStreamobject for reading the response.Delegate.invoke(Object self, OutputStream output) invoke is called by a stub to invoke an operation.