Class UnauthorizedErrorException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<UnauthorizedErrorException.Builder,UnauthorizedErrorException>

@Generated("software.amazon.awssdk:codegen") public final class UnauthorizedErrorException extends WickrException implements ToCopyableBuilder<UnauthorizedErrorException.Builder,UnauthorizedErrorException>

The request was not authenticated or the authentication credentials were invalid. This error occurs when the request lacks valid authentication credentials or the credentials have expired.

See Also: