Serialized Form
-
Package com.ants.platform.client.core
-
Exception Class com.ants.platform.client.core.AntsPlatformClientApiException
class AntsPlatformClientApiException extends AntsPlatformClientException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception. -
statusCode
int statusCode
The error code of the response that triggered the exception.
-
-
-
Exception Class com.ants.platform.client.core.AntsPlatformClientException
class AntsPlatformClientException extends RuntimeException implements Serializable
-
-
Package com.ants.platform.client.resources.commons.errors
-
Exception Class com.ants.platform.client.resources.commons.errors.AccessDeniedError
class AccessDeniedError extends AntsPlatformClientApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class com.ants.platform.client.resources.commons.errors.Error
class Error extends AntsPlatformClientApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class com.ants.platform.client.resources.commons.errors.MethodNotAllowedError
class MethodNotAllowedError extends AntsPlatformClientApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class com.ants.platform.client.resources.commons.errors.NotFoundError
class NotFoundError extends AntsPlatformClientApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class com.ants.platform.client.resources.commons.errors.UnauthorizedError
class UnauthorizedError extends AntsPlatformClientApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
-
Package com.ants.platform.client.resources.health.errors
-
Package com.ants.platform.guardrails
-
Exception Class com.ants.platform.guardrails.GuardrailViolationException
class GuardrailViolationException extends RuntimeException implements Serializable-
Serialized Fields
-
direction
String direction
-
guardrailResult
GuardrailResult guardrailResult
-
-
-