DyteError

class DyteError(val code: Int, val localisedDescription: String)

Constructors

Link copied to clipboard
constructor(code: Int, localisedDescription: String)

Properties

Link copied to clipboard
val code: Int
Link copied to clipboard