Other

class Other(val msg: String) : MlsException(source)

Constructors

Link copied to clipboard
constructor(msg: String)

Properties

Link copied to clipboard
open val message: String
Link copied to clipboard
val msg: String