Package dev.sympho.modular_commands.api.exception
package dev.sympho.modular_commands.api.exception
Exceptions thrown by the system.
-
ExceptionsClassDescriptionBase type for exceptions related to the command system.Exception type that is triggered when the invocation handling of a command is completed without a non-
continueresult.Exception type that is triggered when a command chain being invoked is not valid due to an incompatiblity between commands in the chain.Exception that indicates that command execution finished.