o

org.scalatest.events

SeeStackDepthException

object SeeStackDepthException extends Location with Product with Serializable

Indicates the location should be taken from the stack depth exception, included elsewhere in the event that contained this location.

Source
Location.scala
Linear Supertypes
Location, Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SeeStackDepthException
  2. Location
  3. Serializable
  4. Serializable
  5. Product
  6. Equals
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All