Package

com.outworkers.util

play

Permalink

package play

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. play
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class NelAugmenter extends AnyVal

    Permalink
  2. implicit final class ParseErrorAugmenter extends AnyVal

    Permalink
  3. implicit class ResultAugmenter extends AnyRef

    Permalink

Value Members

  1. implicit val apiErrorFormat: OFormat[ApiError]

    Permalink
  2. implicit val apiErrorResponseFormat: OFormat[ApiErrorResponse]

    Permalink
  3. final val defaultErrorCode: Int(400)

    Permalink
    Attributes
    protected[this]
  4. def errorResponse(msg: String, code: Int = defaultErrorCode): Result

    Permalink
  5. def malformedJson(): Result

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped