Package ej.aws.iot
Class AwsIotException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ej.aws.iot.AwsIotException
-
- All Implemented Interfaces:
Serializable
public class AwsIotException extends Exception
A specific exception relating to AWS Cloud IoT Core services communication errors.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AwsIotException(String message)Constructor.AwsIotException(Throwable t)Constructor.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString
-
-