Other

class Other(val errorCode: UShort) : ProteusException(source)

Constructors

Link copied to clipboard
constructor(errorCode: UShort)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open override val message: String