StatusCodes

class Object
trait Matchable
class Any

Type members

Types

HTTP Status Code

HTTP Status Code

Value members

Abstract methods

Note:

You should use the badRequest constructor provided by the endpoints4s.algebra.Responses trait to ensure that errors produced by endpoints4s are consistently handled by interpreters.

Note:

You should use the internalServerError constructor provided by the endpoints4s.algebra.Responses trait to ensure that errors produced by endpoints4s are consistently handled by interpreters.