Error

class Error(val msg: String) : RasterTileApiEvent

Constructors

Link copied to clipboard
constructor(msg: String)

Properties

Link copied to clipboard
val msg: String