Home
last modified time | relevance | path

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

/aoo4110/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

Completed in 12 milliseconds