Save This Page
Home » axis2-1.5-src » org.apache » axis2 » wsdl » codegen » [javadoc | source]
org.apache.axis2.wsdl.codegen
public class: CodeGenerationException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         org.apache.axis2.wsdl.codegen.CodeGenerationException

All Implemented Interfaces:
    Serializable

Constructor:
 public CodeGenerationException(String message) 
 public CodeGenerationException(Throwable throwable) 
 public CodeGenerationException(String message,
    Throwable throwable) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait