Uses of Class
org.apache.axis2.wsdl.codegen.CodeGenerationException

Packages that use CodeGenerationException
org.apache.axis2.wsdl.codegen   
org.apache.axis2.wsdl.codegen.emitter   
org.apache.axis2.wsdl.codegen.extension   
org.apache.axis2.wsdl.codegen.writer   
 

Uses of CodeGenerationException in org.apache.axis2.wsdl.codegen
 

Methods in org.apache.axis2.wsdl.codegen that throw CodeGenerationException
 void CodeGenerationEngine.generate()
          Generate a WSDL
 

Constructors in org.apache.axis2.wsdl.codegen that throw CodeGenerationException
CodeGenerationEngine(CodeGenConfiguration configuration)
           
CodeGenerationEngine(CommandLineOptionParser parser)
           
 

Uses of CodeGenerationException in org.apache.axis2.wsdl.codegen.emitter
 

Methods in org.apache.axis2.wsdl.codegen.emitter that throw CodeGenerationException
 void AxisServiceBasedMultiLanguageEmitter.emitStub()
           
 void AxisServiceBasedMultiLanguageEmitter.emitSkeleton()
          Emit the skeltons
 void Emitter.emitStub()
           
 void Emitter.emitSkeleton()
           
 

Uses of CodeGenerationException in org.apache.axis2.wsdl.codegen.extension
 

Methods in org.apache.axis2.wsdl.codegen.extension that throw CodeGenerationException
 void WSDLValidatorExtension.engage()
           
 void SchemaUnwrapperExtension.engage()
           
 void DefaultDatabindingExtension.engage()
           
 void CodeGenExtension.engage()
           
 

Uses of CodeGenerationException in org.apache.axis2.wsdl.codegen.writer
 

Methods in org.apache.axis2.wsdl.codegen.writer that throw CodeGenerationException
 void ClassWriter.loadTemplate()
          Loads the template.