UnreadableUploadResponse

Raised when an attachment upload HTTP request returned status 200, but the resulting JSON payload could not be decoded into a valid FeedbackAttachment descriptor.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?