com.google.appengine.tools.cloudstorage
Class NonRetriableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.google.appengine.tools.cloudstorage.RetryHelperException
-
- com.google.appengine.tools.cloudstorage.NonRetriableException
-
- All Implemented Interfaces:
- Serializable
public final class NonRetriableException extends RetryHelperException
Thrown when RetryHelper callable has indicate it should not be retried.- 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.