Package io.stargate.sdk.data.exception
Class DataApiDocumentAlreadyExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.stargate.sdk.data.exception.DataApiException
io.stargate.sdk.data.exception.DataApiDocumentAlreadyExistException
- All Implemented Interfaces:
Serializable
Error Specialization.
- See Also:
-
Field Summary
Fields inherited from class io.stargate.sdk.data.exception.DataApiException
DEFAULT_ERROR_MESSAGE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.stargate.sdk.data.exception.DataApiException
getJsonApiErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataApiDocumentAlreadyExistException
Constructor.- Parameters:
error- error message
-