org.iids.aos.webservices.axisstub.aosrpc
Class AOSURLParser.AOSURLException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.iids.aos.webservices.axisstub.aosrpc.AOSURLParser.AOSURLException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AOSURLParser

public static class AOSURLParser.AOSURLException
extends java.io.IOException

Exception thrown on parse errors.

See Also:
Serialized Form

Constructor Summary
AOSURLParser.AOSURLException()
           
AOSURLParser.AOSURLException(java.lang.String msg)
           
 
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

AOSURLParser.AOSURLException

public AOSURLParser.AOSURLException()

AOSURLParser.AOSURLException

public AOSURLParser.AOSURLException(java.lang.String msg)


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.