higherkindness
.
mu
http
package
http
Visibility
Public
All
Type Members
final
case class
ResponseError
(
status:
Status
,
msg:
Option
[
String
] =
None
)
extends
RuntimeException
with
NoStackTrace
with
Product
with
Serializable
final
case class
UnexpectedError
(
className:
String
,
msg:
Option
[
String
]
)
extends
RuntimeException
with
NoStackTrace
with
Product
with
Serializable
Value Members
object
implicits
package
protocol
Ungrouped