Unwind

final case
class Unwind(exc: Local, next: Next) extends Next
trait Serializable
trait Product
trait Equals
class Next
class Object
trait Matchable
class Any

Value members

Concrete methods

def name: Local

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final
def show: String
Inherited from
Next