Package com.quartercode.quarterbukkit.api.exception

Class Summary
ExceptionHandler Class for handling GameException caused by a Plugin.
 

Exception Summary
GameException QuarterBukkitExceptions represents not so bad exceptions, they are primary e.g. for printing information messages.
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.