ExpectationFailedError

A server expectation was not met (HTTP 417).

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
val code: Int

The HTTP status code associated with this error.

Link copied to clipboard
open val message: String?