Class AwsIotRetryableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.amazonaws.services.iot.client.core.AwsIotRetryableException
All Implemented Interfaces:
Serializable

public class AwsIotRetryableException extends Exception
This exception class is used internally in the library to track retryable events.
See Also:
  • Constructor Details

    • AwsIotRetryableException

      public AwsIotRetryableException(String message)
    • AwsIotRetryableException

      public AwsIotRetryableException(Throwable e)