58596061626364
EventType eventType ) { if( !isValid(handler, e, eventType)){ throw new IllegalArgumentException("Current state is not legal. This command" + //$NON-NLS-1$ "should not be ran"); //$NON-NLS-1$ } return new SelectHoleCommand(handler, e); }