Class ObjectStoreClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
co.yellowdog.platform.clients.objectstore.ObjectStoreClientException
-
Constructor Summary
ConstructorsConstructorDescriptionObjectStoreClientException
(@NonNull String message) ObjectStoreClientException
(@NonNull String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObjectStoreClientException
-
ObjectStoreClientException
-