public class JsonApiException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
|
JsonApiException() |
|
JsonApiException(String message) |
|
JsonApiException(String message,
Throwable cause) |
protected |
JsonApiException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
JsonApiException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.