Uses of Class
com.sun.tools.corba.ee.idl.ExceptionEntry
Packages that use ExceptionEntry
-
Uses of ExceptionEntry in com.sun.tools.corba.ee.idl
Fields in com.sun.tools.corba.ee.idl with type parameters of type ExceptionEntryMethods in com.sun.tools.corba.ee.idl that return ExceptionEntryModifier and TypeMethodDescriptionDefaultSymtabFactory.exceptionEntry()
DefaultSymtabFactory.exceptionEntry
(SymtabEntry container, IDLID id) SymtabFactory.exceptionEntry()
SymtabFactory.exceptionEntry
(SymtabEntry container, IDLID id) Methods in com.sun.tools.corba.ee.idl that return types with arguments of type ExceptionEntryModifier and TypeMethodDescriptionMethodEntry.exceptions()
This a a vector of the exceptions which this method raises.Methods in com.sun.tools.corba.ee.idl with parameters of type ExceptionEntryModifier and TypeMethodDescriptionvoid
MethodEntry.addException
(ExceptionEntry exception) Add an exception to the exception list.(package private) void
MethodEntry.exceptionsAddElement
(ExceptionEntry e) void
ExceptionGen.generate
(Hashtable symbolTable, ExceptionEntry entry, PrintWriter stream) void
Noop.generate
(Hashtable symbolTable, ExceptionEntry entry, PrintWriter stream) Constructors in com.sun.tools.corba.ee.idl with parameters of type ExceptionEntry -
Uses of ExceptionEntry in com.sun.tools.corba.ee.idl.toJavaPortable
Methods in com.sun.tools.corba.ee.idl.toJavaPortable with parameters of type ExceptionEntryModifier and TypeMethodDescriptionvoid
ExceptionGen.generate
(Hashtable symbolTable, ExceptionEntry entry, PrintWriter stream)