Class BackoffException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.zalando.fahrschein.BackoffException
All Implemented Interfaces:
Serializable

public class BackoffException extends Exception
See Also:
  • Constructor Details

    • BackoffException

      public BackoffException(IOException cause, int retries)
  • Method Details