Class YdbUnauthorizedException

All Implemented Interfaces:
Serializable

public class YdbUnauthorizedException extends RetryableException
YDB authorization failure, possibly a transient one. E.g., the principal tried to write to the database but has no write-allowing role assigned.
See Also: