AuthorizationException

Thrown when the signature/authorization information is wrong

class AuthorizationException : AWSException {}

Constructors

this
this(string type, string message)
Undocumented in source.

Inherited Members

From AWSException

type
string type;
Undocumented in source.
retriable
bool retriable;
Undocumented in source.
simpleType
string simpleType [@property getter]

Returns the 'ThrottlingException' from 'com.amazon.coral.service#ThrottlingException'

Meta