ClientException

open class ClientException

Base class for all exceptions originating from the AWS runtime

Inheritors

Constructors

Link copied to clipboard
constructor()
constructor(message: String?)
constructor(message: String?, cause: Throwable?)
constructor(cause: Throwable?)