UnknownEventFilterException

Custom exception to be thrown when the EventFilter type is not recognized.

Parameters

message

A detailed message explaining the reason for 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?