Class RetryableException

  • All Implemented Interfaces:
    Serializable

    public class RetryableException
    extends ConnectorException
    RetryableException indicates that a failure may be temporary, and that retrying the same request may be able to succeed in the future.

    Since:
    1.4
    Author:
    Laszlo Hordos
    See Also:
    Serialized Form