| Package | Description |
|---|---|
| cloud.metaapi.sdk.clients.error_handler |
| Modifier and Type | Class and Description |
|---|---|
class |
ConflictException
Represents conflict error.
|
class |
ForbiddenException
Throwing this error results in 403 (Forbidden) HTTP response code.
|
class |
InternalException
Represents unexpected error.
|
class |
NotFoundException
Throwing this error results in 404 (Not Found) HTTP response code.
|
class |
TooManyRequestsException
Represents too many requests error.
|
class |
UnauthorizedException
Throwing this error results in 401 (Unauthorized) HTTP response code.
|
class |
ValidationException
Represents validation error.
|
Copyright © 2021. All rights reserved.