Class CommandException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommandNotFoundException, NumberInvalidException, PlayerNotFoundException, SyntaxErrorException

public class CommandException extends RuntimeException
See Also:
  • Constructor Details

    • CommandException

      public CommandException(String par1Str, Object... par2ArrayOfObj)
  • Method Details

    • getErrorOjbects

      public Object[] getErrorOjbects()