Exception BlobstoreFailureException (2.0.0)

public class BlobstoreFailureException extends RuntimeException

BlobstoreFailureException is an unchecked exception that is thrown for any unexpected error that occurs while communicating with the blobstore.

Constructors

BlobstoreFailureException(String message)

public BlobstoreFailureException(String message)
Parameter
NameDescription
messageString

BlobstoreFailureException(String message, Throwable cause)

public BlobstoreFailureException(String message, Throwable cause)
Parameters
NameDescription
messageString
causeThrowable