de.pangaea.metadataportal.harvester
Class RetryAfterIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.pangaea.metadataportal.harvester.RetryAfterIOException
- All Implemented Interfaces:
- Serializable
public class RetryAfterIOException
- extends IOException
Thrown when HTTP server responds with HttpURLConnection.HTTP_UNAVAILABLE.
- Author:
- Uwe Schindler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RetryAfterIOException
public RetryAfterIOException(int retryAfter,
IOException ioe)
getRetryAfter
public int getRetryAfter()
Copyright ©2007-2009 panFMP Developers c/o Uwe Schindler