mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.contact
/
PermissionDeniedException
Permission
Denied
Exception
class
PermissionDeniedException
:
IllegalStateException
权限不足
Members
Constructors
Permission
Denied
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?