org.apache.axis2.wsdl.codegen.schema.exception
Class DummySchemaGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.wsdl.codegen.schema.exception.DummySchemaGenerationException
- All Implemented Interfaces:
- Serializable
public class DummySchemaGenerationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DummySchemaGenerationException
public DummySchemaGenerationException()
DummySchemaGenerationException
public DummySchemaGenerationException(String message)
DummySchemaGenerationException
public DummySchemaGenerationException(String message,
Throwable cause)
DummySchemaGenerationException
public DummySchemaGenerationException(Throwable cause)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.