Sign in

Error Class: MonoCloudHttpError

Error thrown when a request to the MonoCloud authorization server fails.

This error typically indicates a network failure, an unexpected HTTP response, or an unsuccessful response returned by the authorization server.

Constructors

Constructor

new MonoCloudHttpError(message?: string): MonoCloudHttpError

Parameters

ParameterType
message?string

Returns

MonoCloudHttpError

Inherited from

MonoCloudAuthBaseError.constructor

© 2024 MonoCloud. All rights reserved.