Package com.quartercode.quarterbukkit.api.exception

Class Summary
ExceptionHandler The main class for handling event-exceptions.
GameException This is the base class for the exception-event-system.
InstallException The InstallException occurres if something goes wrong while installing a plugin via Updater.
NoCommandFoundException The NoCommandFoundException represents an exception caused by a not registered command.
NoCommandPermissionException The NoPermissionException represents an exception caused by not enough permissions.
NoDefaultCommandFoundException The NoCommandFoundException represents an exception caused by a not registered default command.
NoPermissionException The NoPermissionException represents an exception caused by not enough permissions.
ParseException The ParseException occurres if something goes wrong while installing a plugin via Updater.