kind

@SerializedName(value = "kind")
@Expose
open var kind: String

A string that identifies the kind of exception, for example, the fully qualified type name of an object that was thrown, or the symbolic name of a signal.