TryBlock

sealed trait TryBlock[T]
class Object
trait Matchable
class Any

Value members

Abstract methods

def catchBreak(onBreak: => T): T