Package dev.demeng.pluginbase.exceptions
package dev.demeng.pluginbase.exceptions
-
ExceptionsClassDescriptionA custom runtime exception, used for throwing runtime errors related to improper API usage.A general exception caused by an event handler.An extension of RuntimeException that calls
Common.error(Throwable, String, boolean, CommandSender...).A general exception caused by aPromisechain.A general exception caused by a scheduler task.