case class TraceLocation(path: String, fileName: String, className: String, methodName: String, lineNumber: Int)
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Value members
Concrete methods
Inherited methods
Concrete fields
the class name and the line number where the Throwable was created
the class name and the line number where the Throwable was created