Class CommandNotAvailable

  • All Implemented Interfaces:
    Serializable

    public class CommandNotAvailable
    extends Exception
    Exception indicating that the target command is not available:
    • because it was never registered,
    • because it was disabled,
    • because the target command is not installed on the server *.
    Author:
    tiry
    See Also:
    Serialized Form