Class ExceptionGen
java.lang.Object
com.sun.tools.corba.ee.idl.toJavaPortable.StructGen
com.sun.tools.corba.ee.idl.toJavaPortable.ExceptionGen
- All Implemented Interfaces:
ExceptionGen,Generator,StructGen,JavaGenerator
-
Field Summary
Fields inherited from class com.sun.tools.corba.ee.idl.toJavaPortable.StructGen
s, stream, symbolTable, thisIsReallyAnException -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(Hashtable symbolTable, ExceptionEntry entry, PrintWriter stream) Methods inherited from class com.sun.tools.corba.ee.idl.toJavaPortable.StructGen
closeStream, generate, generateContainedTypes, generateHelper, generateHolder, helperRead, helperType, helperWrite, init, openStream, read, type, write, writeBody, writeClosing, writeCtors, writeHeading, writeMembers
-
Constructor Details
-
ExceptionGen
public ExceptionGen()Public zero-argument constructor.
-
-
Method Details
-
generate
- Specified by:
generatein interfaceExceptionGen
-