public class BlobstoreFailureException
extends java.lang.RuntimeException
BlobstoreFailureException
is an unchecked exception that is thrown
for any unexpected error that occurs while communicating with the
blobstore.Constructor and Description |
---|
BlobstoreFailureException(java.lang.String message) |
BlobstoreFailureException(java.lang.String message,
java.lang.Throwable cause) |