Class AwsIotRuntimeException

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

public class AwsIotRuntimeException extends RuntimeException
This exception class is used internally in the library for runtime errors.
See Also:
  • Constructor Details

    • AwsIotRuntimeException

      public AwsIotRuntimeException(Throwable e)
    • AwsIotRuntimeException

      public AwsIotRuntimeException(String message)