Searched defs:InvalidCommandException (Results 1 – 1 of 1) sorted by relevance
26 public class InvalidCommandException extends RuntimeException { class29 public InvalidCommandException(String message, Object... args) { in InvalidCommandException() method in InvalidCommandException