DebuggingInfo

org.nlogo.window.DebuggingInfo
case class DebuggingInfo(var className: String, var threadName: String, var modelName: String, var eventTrace: String, var javaStackTrace: String)

Attributes

Source
ErrorDialogManager.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
ErrorDialogManager.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product