org.apache.axis2.wsdl.codegen.schema.exception
Class DummySchemaGenerationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.axis2.wsdl.codegen.schema.exception.DummySchemaGenerationException
All Implemented Interfaces:
java.io.Serializable

public class DummySchemaGenerationException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DummySchemaGenerationException()
           
DummySchemaGenerationException(java.lang.String message)
           
DummySchemaGenerationException(java.lang.String message, java.lang.Throwable cause)
           
DummySchemaGenerationException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DummySchemaGenerationException

public DummySchemaGenerationException()

DummySchemaGenerationException

public DummySchemaGenerationException(java.lang.String message)

DummySchemaGenerationException

public DummySchemaGenerationException(java.lang.String message,
                                      java.lang.Throwable cause)

DummySchemaGenerationException

public DummySchemaGenerationException(java.lang.Throwable cause)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.