org.solovyev.android.http
Class HttpRuntimeIoException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.solovyev.android.http.HttpRuntimeIoException
All Implemented Interfaces:
Serializable

public class HttpRuntimeIoException
extends RuntimeException

User: serso Date: 5/28/12 Time: 11:41 PM

See Also:
Serialized Form

Constructor Summary
HttpRuntimeIoException(IOException e)
           
 
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

HttpRuntimeIoException

public HttpRuntimeIoException(@Nonnull
                              IOException e)


Copyright © 2013. All Rights Reserved.