Package

com.github.agaro1121.core

exceptions

Permalink

package exceptions

Visibility
  1. Public
  2. All

Type Members

  1. final case class BadHttpStatus(statusCode: StatusCode, msg: String) extends HttpError with Product with Serializable

    Permalink
  2. final case class GeneralHttpException(msg: String) extends HttpError with Product with Serializable

    Permalink
  3. sealed trait HttpError extends AnyRef

    Permalink

Ungrouped