RecursionOverflow

class RecursionOverflow(val op: String, details: => String, val previous: Throwable, val weight: Int) extends TypeError
class TypeError
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

override
Definition Classes
Definition Classes
override
Definition Classes

Inherited methods

final
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
override
Definition Classes
Inherited from
TypeError
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
final
Inherited from
TypeError
Inherited from
Throwable

Concrete fields

val op: String
val weight: Int