Package

com.gu.identity

http

Permalink

package http

Visibility
  1. Public
  2. All

Type Members

  1. case class ApiResponseException(statusCode: Int, msg: String = null, cause: Throwable = null, apiError: Option[ErrorResponse] = None) extends RuntimeException with Product with Serializable

    Permalink
  2. class ClientException extends RuntimeException

    Permalink
  3. class RequestNotAcceptableException extends RuntimeException

    Permalink
  4. class ResourceNotFoundException extends RuntimeException

    Permalink
  5. class ResourceNotUpdatedException extends RuntimeException

    Permalink

Value Members

  1. object ApiResponseException extends Logging with Serializable

    Permalink

Ungrouped