1: package org.objectweb.celtix.tools.common.toolspec.parser; 2: 3: public interface CommandLineError { 4: }