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:
  • Constructor Details

    • DummySchemaGenerationException

      public DummySchemaGenerationException()
    • DummySchemaGenerationException

      public DummySchemaGenerationException(String message)
    • DummySchemaGenerationException

      public DummySchemaGenerationException(String message, Throwable cause)
    • DummySchemaGenerationException

      public DummySchemaGenerationException(Throwable cause)