Object

org.scalatest.events

SeeStackDepthException

Related Doc: package events

Permalink

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
Serializable, Serializable, Product, Equals, Location, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SeeStackDepthException
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Location
  7. AnyRef
  8. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All