Package com.quartercode.quarterbukkit.api.exception

Class Summary
ExceptionHandler Class for handling GameException caused by a Plugin.
ExceptionManager  
GameException This is the bukkit base class for the exception-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.