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