ContextNotRegisteredException

Signals that the given context is currently not registered (and not part of the set of contexts the SDK provides).

Parameters

context

The SOContext which was tried to operate on, but is currently not registered in the SDK.

Constructors

Link copied to clipboard
constructor(context: SOContext)

Properties

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

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard