-
public final class DittoError.StoreErrorReason.FailedToFetchAttachment extends DittoError.StoreErrorReason
A problem occurred fetching the attachment.
-
-
Constructor Summary
Constructors Constructor Description DittoError.StoreErrorReason.FailedToFetchAttachment(String message)
-
Method Summary
Modifier and Type Method Description final StringgetMessage()-
-
Constructor Detail
-
DittoError.StoreErrorReason.FailedToFetchAttachment
DittoError.StoreErrorReason.FailedToFetchAttachment(String message)
-
-
Method Detail
-
getMessage
final String getMessage()
-
-
-
-