raise

object raise extends RaiseSyntax
class Object
trait Matchable
class Any
raise.type

Implicits

Inherited implicits

implicit def toRaiseOps[E](e: E): RaiseOps[E]
Inherited from:
RaiseSyntax