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 TypeMethodDescriptionvoidMethodEntry.addException(ExceptionEntry exception) Add an exception to the exception list.(package private) voidMethodEntry.exceptionsAddElement(ExceptionEntry e) voidExceptionGen.generate(Hashtable symbolTable, ExceptionEntry entry, PrintWriter stream) voidNoop.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 TypeMethodDescriptionvoidExceptionGen.generate(Hashtable symbolTable, ExceptionEntry entry, PrintWriter stream)