Throws a UsageException with message.
UsageException
message
@override Never usageException(String message) => throw args_pkg.UsageException( message, formatGlobalUsage(includeDescription: false), );