Other

class Other(val errorCode: UShort) : ProteusException

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

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int