Exception Revoked Event
data class ExceptionRevokedEvent(reason: String, exceptionId: Int) : Event
Content copied to clipboard
Issued when unhandled exception was revoked.
Constructors
ExceptionRevokedEvent
Link copied to clipboard
Functions
Properties
Sources
jvm source
Link copied to clipboard