Uses of Class
org.apache.dubbo.qos.command.exception.PermissionDenyException
Packages that use PermissionDenyException
-
Uses of PermissionDenyException in org.apache.dubbo.qos.command
Methods in org.apache.dubbo.qos.command that throw PermissionDenyExceptionModifier and TypeMethodDescriptionCommandExecutor.execute(CommandContext commandContext) Execute one command and return the execution resultDefaultCommandExecutor.execute(CommandContext commandContext)