Result.Problem.X.Timeout

class Timeout(val message: String) extends Result.Problem

A standard problem indicating failure related to insufficient time

Source
Problem.scala
class java.lang.Object
trait scala.Matchable
class Any

Def

def exceptionOpt: Opt[scala.Exception]
val message: String