org.apache.axis2.wsdl.codegen
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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CodeGenerationException
public CodeGenerationException(String message)
CodeGenerationException
public CodeGenerationException(String message,
Throwable throwable)
CodeGenerationException
public CodeGenerationException(Throwable throwable)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.