Serialized Form
-
Package ai.vectros.core
-
Exception Class ai.vectros.core.VectrosApiApiException
class VectrosApiApiException extends VectrosApiException implements Serializable -
Exception Class ai.vectros.core.VectrosApiException
class VectrosApiException extends RuntimeException implements Serializable
-
-
Package ai.vectros.errors
-
Exception Class ai.vectros.errors.BadRequestError
class BadRequestError extends VectrosApiApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class ai.vectros.errors.ConflictError
class ConflictError extends VectrosApiApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class ai.vectros.errors.ContentTooLargeError
class ContentTooLargeError extends VectrosApiApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class ai.vectros.errors.ForbiddenError
class ForbiddenError extends VectrosApiApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class ai.vectros.errors.InternalServerError
class InternalServerError extends VectrosApiApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class ai.vectros.errors.NotFoundError
class NotFoundError extends VectrosApiApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class ai.vectros.errors.NotImplementedError
class NotImplementedError extends VectrosApiApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class ai.vectros.errors.PaymentRequiredError
class PaymentRequiredError extends VectrosApiApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class ai.vectros.errors.TooManyRequestsError
class TooManyRequestsError extends VectrosApiApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class ai.vectros.errors.UnauthorizedError
class UnauthorizedError extends VectrosApiApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-