context

@JvmField
val context: String(source)

Contextual information about where the error occurred.

For example, a context of CTX_DESTROY indicates that the cause was encountered when Process.destroy was called. A context of CTX_FEED_STDOUT indicates that an OutputFeed attached to stdout threw an exception when a line was dispatched to it.