Trace

final class Trace
class Object
trait Matchable
class Any

Value members

Concrete methods

def compact: String
def pretty: String
def toList: List[StackTraceElement]
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
Any
Source:
Trace.scala