Route53Exception

open class Route53Exception

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

Inheritors

Constructors

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