Class CommandException

All Implemented Interfaces:
Serializable

public class CommandException extends RuntimeException
See Also:
  • Constructor Details

    • CommandException

      public CommandException(String message)
    • CommandException

      public CommandException(String message, Throwable cause)