org.objectweb.proactive.ext.webservices.utils
Class HTTPUnexpectedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byorg.objectweb.proactive.ext.webservices.utils.HTTPRemoteException
                  extended byorg.objectweb.proactive.ext.webservices.utils.HTTPUnexpectedException
All Implemented Interfaces:
java.io.Serializable

public class HTTPUnexpectedException
extends HTTPRemoteException

Author:
sbeucler
See Also:
UnexpectedException, Serialized Form

Constructor Summary
HTTPUnexpectedException(java.lang.String s)
           
HTTPUnexpectedException(java.lang.String s, java.lang.Throwable ex)
           
 
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

HTTPUnexpectedException

public HTTPUnexpectedException(java.lang.String s)

HTTPUnexpectedException

public HTTPUnexpectedException(java.lang.String s,
                               java.lang.Throwable ex)


Copyright ? April 2005 INRIA All Rights Reserved.