StackTraceResponse

data class StackTraceResponse(val exception: String)

A stacktrace.

Constructors

Link copied to clipboard
fun StackTraceResponse(exception: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The stack trace message. Required