Skip to main content
Version: v1

DriverError TypeAlias

Signature

export declare type DriverError = IThrottlingWarning | IGenericNetworkError | IAuthorizationError | ILocationRedirectionError | IDriverBasicError;