-
public final class DittoError.StoreErrorReason.AttachmentTokenInvalid extends DittoError.StoreErrorReason
The attachment token was invalid. (fetch)
-
-
Constructor Summary
Constructors Constructor Description DittoError.StoreErrorReason.AttachmentTokenInvalid(String message)
-
Method Summary
Modifier and Type Method Description final StringgetMessage()-
-
Constructor Detail
-
DittoError.StoreErrorReason.AttachmentTokenInvalid
DittoError.StoreErrorReason.AttachmentTokenInvalid(String message)
-
-
Method Detail
-
getMessage
final String getMessage()
-
-
-
-