Described

trait Described
class Object
trait Matchable
class Any
class Catch[T]
class Finally

Value members

Concrete methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes
Source:
Exception.scala
def withDesc(s: String): Described.this.type

Abstract fields

protected val name: String