Class ObjectTransferException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
co.yellowdog.platform.clients.objectstore.ObjectStoreClientException
co.yellowdog.platform.clients.objectstore.ObjectTransferException
-
Constructor Summary
ConstructorsConstructorDescriptionObjectTransferException
(@NonNull ErrorType errorType, @NonNull String message) ObjectTransferException
(@NonNull ErrorType errorType, @NonNull String message, List<String> detail) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObjectTransferException
-
ObjectTransferException
-
-
Method Details
-
getErrorType
-
getDetail
-