Home
last modified time | relevance | path

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

/dports/devel/jcmdline/jcmdline-2.0.0/src/jcmdline/
H A DCmdLineException.java73 public class CmdLineException extends Exception { class
86 public CmdLineException(String message) { in CmdLineException() method in CmdLineException
98 public CmdLineException(String message, Object[] params) { in CmdLineException() method in CmdLineException