NonFatalAndNotControlThrowableAsyncWrapper

cps.runtime.util.control.NonFatalAndNotControlThrowableAsyncWrapper

Attributes

Source
ControlThrowableAsyncWrapper.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(t: Throwable): Boolean
def unapply(e: Throwable): Option[Throwable]