UnexpectedStatus

final case class UnexpectedStatus(status: Status, requestMethod: Method, requestUri: Uri) extends RuntimeException with NoStackTrace
trait Product
trait Equals
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def getMessage: String
Definition Classes
Source:
Client.scala

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
override def fillInStackTrace(): Throwable
Definition Classes
Inherited from:
NoStackTrace
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Product
Inherited from:
Throwable