public static class AIGuard.AIGuardClientError extends RuntimeException
This exception indicates problems with the AIGuard client implementation such as:
| Constructor and Description |
|---|
AIGuardClientError(String message,
Object errors) |
AIGuardClientError(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString