Package | Description |
---|---|
org.apache.paimon.rest.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
BadRequestException
Exception thrown on HTTP 400 - Bad Request.
|
class |
ForbiddenException
Exception thrown on HTTP 403 Forbidden.
|
class |
NotAuthorizedException
Exception thrown on HTTP 401 Unauthorized.
|
class |
ServiceFailureException
Exception thrown on HTTP 500 - Bad Request.
|
class |
ServiceUnavailableException
Exception thrown on HTTP 503 - service is unavailable.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.