Class CommandException

All Implemented Interfaces:
Serializable

public class CommandException
extends RuntimeException
See Also:
Serialized Form
  • Field Details

    • message

      private final Text message
  • Constructor Details

    • CommandException

      public CommandException​(Text message)
  • Method Details

    • getTextMessage

      public Text getTextMessage()