IllegalThreadAccessException

An illegal thread access exception is thrown when the server assigns a dedicated communication thread through which the server is allowed to communicate with RSProt's thread-unsafe functions, ensuring that any illegal accesses cannot take place while sensitive operations are happening.

Parameters

message

the message to display alongside the exception.

Constructors

Link copied to clipboard
constructor(message: String)

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