Frames | No Frames |
Classes derived from org.omg.CORBA.Environment | |
class | The implementation of the exception container ("Environment").
|
Fields of type org.omg.CORBA.Environment | |
Environment | The request environment for holding the exception the has possibly been
thrown by the method being invoked.
|
Methods with parameter type org.omg.CORBA.Environment | |
void | Set the exception container. |
Methods with return type org.omg.CORBA.Environment | |
Environment | |
Environment |
Methods with return type org.omg.CORBA.Environment | |
Environment | Create an environment (container for exceptions).
|
Environment | Returns the container, eclosing an exception that the invoked method
has thrown.
|