Class RetryCallException

All Implemented Interfaces:
Serializable

@Environment(CLIENT)
public class RetryCallException
extends RealmsServiceException
See Also:
Serialized Form
  • Field Details

    • delaySeconds

      public final int delaySeconds
  • Constructor Details

    • RetryCallException

      public RetryCallException​(int delaySeconds, int httpResultCode)