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