com.outworkers.util

play

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class NelAugmenter extends AnyVal

  2. implicit final class ParseErrorAugmenter extends AnyVal

  3. implicit class ResultAugmenter extends AnyRef

Value Members

  1. implicit val apiErrorFormat: OFormat[ApiError]

  2. implicit val apiErrorResponseFormat: OFormat[ApiErrorResponse]

  3. final val defaultErrorCode: Int(400)

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

  5. def malformedJson(): Result

Inherited from AnyRef

Inherited from Any

Ungrouped