Java Platform 1.2
Beta 4

Uses of Interface
org.omg.CORBA.ExceptionDef

Packages that use ExceptionDef
org.omg.CORBA   
 

Uses of ExceptionDef in org.omg.CORBA
 

Methods in org.omg.CORBA that return ExceptionDef
 ExceptionDef[] OperationDef.exceptions()
           
 ExceptionDef Container.create_exception(String id, String name, String version, StructMember[] members)
           
 

Methods in org.omg.CORBA with parameters of type ExceptionDef
 void OperationDef.exceptions(ExceptionDef[] arg)
           
 OperationDef ValueDef.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts)
           
 OperationDef InterfaceDef.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts)
           
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.