uk.gov.hmrc.play.bootstrap.backend.http.ErrorResponse
See theErrorResponse companion object
case class ErrorResponse(statusCode: Int, message: String, xStatusCode: Option[String], requested: Option[String])
Attributes
- Companion
- object
- Deprecated
- true
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article