No enclosing instance of type SearchCommand is available due to some intermediate constructor invoca
publicclassSearchCommandextendsCommand{ privatestaticfinalStringACTION="search"; publicSearchCommand(){ this(ACTION,newSearchCommandHandler());//error:NoenclosinginstanceoftypeSearchComman