# Functions

GetErrB2c attempts to get a ErrB2c from an error.
No description provided by the author
No description provided by the author
IsTransient returns true if the error was wrapped to indicate its transient.
No description provided by the author
NewB2CErrorHandler returns a handler for Azure format b2c errors.
NewErrB2c creates a B2C error given a http status and a user message.
No description provided by the author
No description provided by the author
No description provided by the author
NewTransientError creates an Error object that indicates a retry is appropriate.
No description provided by the author
SetQuotaReached returns a labelled QuotaReached error.
SetQuotaUnknown returns a labelled QuotaUnknown error.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

HTTPError error type with info about http.StatusCode.

# Type aliases

No description provided by the author
so we dont have to import status package everywhere.