Class 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:
    Serialized Form
    • Constructor Detail

      • AwsIotRetryableException

        public AwsIotRetryableException​(String message)
      • AwsIotRetryableException

        public AwsIotRetryableException​(Throwable e)