Searched defs:MalformedCommandLineException (Results 1 – 1 of 1) sorted by relevance
39 public class MalformedCommandLineException extends java.lang.Exception class41 public MalformedCommandLineException() {} in MalformedCommandLineException() method in MalformedCommandLineException42 public MalformedCommandLineException(java.lang.String sMsg) { super(sMsg); } in MalformedCommandLineException() method in MalformedCommandLineException