org.iids.aos.agents
Class MigratingWebServiceAgent.GoogleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.iids.aos.agents.MigratingWebServiceAgent.GoogleException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
MigratingWebServiceAgent

public static class MigratingWebServiceAgent.GoogleException
extends java.lang.Exception

See Also:
Serialized Form

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

MigratingWebServiceAgent.GoogleException

public MigratingWebServiceAgent.GoogleException()

MigratingWebServiceAgent.GoogleException

public MigratingWebServiceAgent.GoogleException(java.lang.String message)

MigratingWebServiceAgent.GoogleException

public MigratingWebServiceAgent.GoogleException(java.lang.Throwable cause)

MigratingWebServiceAgent.GoogleException

public MigratingWebServiceAgent.GoogleException(java.lang.String message,
                                                java.lang.Throwable cause)


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