GetExceptionDetailsParameter

@Serializable
data class GetExceptionDetailsParameter(val errorObjectId: String)

Constructors

Link copied to clipboard
constructor(errorObjectId: String)

Properties

Link copied to clipboard

The error object for which to resolve the exception details.