ContextNotInUseException

Signals, that there is currently no SOContext in use, that contains the given topic. Therefore, the operation could not be performed.

Parameters

topic

The topic in question for the current operation, for which no context is currently in use.

Constructors

Link copied to clipboard
constructor(topic: Topic<*>)

Properties

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