TmsError

class TmsError[D, I](val node: Node[D, I], string: String) extends RuntimeException
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Inherited methods

final
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable

Concrete fields

val node: Node[D, I]