toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.event
/
PreventDefaultException
Prevent
Default
Exception
class
PreventDefaultException
(
val
reason
:
Any
?
=
null
)
:
Exception
Deprecated
Members
Constructors
Prevent
Default
Exception
Link copied to clipboard
constructor
(
reason
:
Any
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
reason
Link copied to clipboard
val
reason
:
Any
?
=
null