Class CodeGenerationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.wsdl.codegen.CodeGenerationException
All Implemented Interfaces:
Serializable

public class CodeGenerationException extends Exception
See Also:
  • Constructor Details

    • CodeGenerationException

      public CodeGenerationException(String message)
    • CodeGenerationException

      public CodeGenerationException(String message, Throwable throwable)
    • CodeGenerationException

      public CodeGenerationException(Throwable throwable)