AWS SDK for Kotlin
Toggle table of contents
1.6.10
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iotdeviceadvisor
/
aws.sdk.kotlin.services.iotdeviceadvisor.model
/
IotDeviceAdvisorException
Iot
Device
Advisor
Exception
open
class
IotDeviceAdvisorException
Base class for all service related exceptions thrown by the IotDeviceAdvisor client
Inheritors
ConflictException
InternalServerException
ResourceNotFoundException
ValidationException
Members
Constructors
Iot
Device
Advisor
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)