Ec2Exception

open class Ec2Exception

Base class for all service related exceptions thrown by the Ec2 client

Constructors

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