diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.exceptions
/
DiscordCompatibilityException
Discord
Compatibility
Exception
class
DiscordCompatibilityException
(
message
:
String
)
:
DiscordException
(
source
)
Thrown when there was some sort of communication issue between discord and diskord.
Members
Constructors
Discord
Compatibility
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?