org.apache.axis2.jaxws.wsdl
Class SchemaReaderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.axis2.jaxws.wsdl.SchemaReaderException
All Implemented Interfaces:
java.io.Serializable

public class SchemaReaderException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
SchemaReaderException()
           
SchemaReaderException(java.lang.String message)
           
SchemaReaderException(java.lang.String message, java.lang.Throwable cause)
           
SchemaReaderException(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

SchemaReaderException

public SchemaReaderException()

SchemaReaderException

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

SchemaReaderException

public SchemaReaderException(java.lang.String message)

SchemaReaderException

public SchemaReaderException(java.lang.Throwable cause)


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