RejectedParcelException

The server refused to accept a parcel due to reasons outside the control of the client.

For example, the sender of the parcel may be untrusted.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

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