Uses of Package
dev.sympho.modular_commands.api.exception
Packages that use dev.sympho.modular_commands.api.exception
Package
Description
Handler interfaces used across the system.
Interfaces defining how received arguments are parsed.
Exceptions thrown by the system.
Runtime system for executing commands defined through the API.
Implementations for command contexts.
-
-
-
-
Classes in dev.sympho.modular_commands.api.exception used by dev.sympho.modular_commands.executeClassDescriptionException type that is triggered when a command chain being invoked is not valid due to an incompatiblity between commands in the chain.
-