com.google.appengine.tools.cloudstorage
Class RetryHelperException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.google.appengine.tools.cloudstorage.RetryHelperException
-
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NonRetriableException, RetriesExhaustedException, RetryInterruptedException
public class RetryHelperException extends RuntimeException
Thrown when a RetryHelper has failed to complete successfully.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
Copyright © 2016 Google. All rights reserved.