UnsupportedContentTypeException

Exception thrown when the engine does not support the content type of the HTTP request body. For instance, some engines do not support upgrade requests.

Report a problem

Constructors

Link copied to clipboard
constructor(content: OutgoingContent)

Properties

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

Functions

Link copied to clipboard

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.