Class NoCommandException

All Implemented Interfaces:
Serializable

@Deprecated public class NoCommandException extends MissingCommandException
Deprecated.
Use MissingCommandException instead.
Thrown when no command to execute.
Since:
2.5.0
See Also:
  • Constructor Details

    • NoCommandException

      public NoCommandException()
      Deprecated.
      Creates an instance of NoCommandException.