-
public final class DittoError.StoreErrorReason.AttachmentNotFound extends DittoError.StoreErrorReason
The attachment could not be found. (fetch)
-
-
Constructor Summary
Constructors Constructor Description DittoError.StoreErrorReason.AttachmentNotFound(String message)
-
Method Summary
Modifier and Type Method Description final StringgetMessage()-
-
Constructor Detail
-
DittoError.StoreErrorReason.AttachmentNotFound
DittoError.StoreErrorReason.AttachmentNotFound(String message)
-
-
Method Detail
-
getMessage
final String getMessage()
-
-
-
-