# Functions
New returns a new SFError with the given message.
NewWithTagCode returns a new SFError with the given code, tag and message.
StatusCode returns the HTTP status code.
# Constants
StatusExpiredAccessToken is an HTTP status code used when an access token is expired.