Class PluginCommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
me.tippie.tippieutils.v1_2_0.reflection.PluginCommandException
All Implemented Interfaces:
Serializable

public class PluginCommandException extends Exception
Exception that gets thrown when something went wrong during creation of a plugin command
See Also:
CommandReflection.getCommand(String, Plugin, boolean), Serialized Form