Package 

Class Webservice.WebserviceError

    • Method Summary

      Modifier and Type Method Description
      Webservice.WebserviceError.Reason getReason() Return the reason of the error
      void setRetryAfter(int retryAfter) Set the time (in seconds) to wait before sending another request
      int getRetryAfterInMillis() Get the time to wait before sending another request
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait