Home
last modified time | relevance | path

Searched refs:MalformedCommandLineException (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/l10ntools/source/filter/utils/
H A DMalformedCommandLineException.java39 public class MalformedCommandLineException extends java.lang.Exception class
41 public MalformedCommandLineException() {} in MalformedCommandLineException() method in MalformedCommandLineException
42 public MalformedCommandLineException(java.lang.String sMsg) { super(sMsg); } in MalformedCommandLineException() method in MalformedCommandLineException
H A Dmakefile.mk41 $(CLASSDIR)$/$(PACKAGE)$/MalformedCommandLineException.class \
H A DConfigHelper.java127 …throw new MalformedCommandLineException("Invalid command line detected. The argument \""+lCommandL… in ConfigHelper()

Completed in 19 milliseconds