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 indicates that the invocation handling of a command was completed but did not issue any result (i.e.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.