ProteusException

The type representing a Proteus error

Inheritors

Types

Link copied to clipboard

DuplicateMessage

Link copied to clipboard
class Other(val errorCode: UShort) : ProteusException
Link copied to clipboard

RemoteIdentityChanged

Link copied to clipboard

SessionNotFound

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open 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