Home
last modified time | relevance | path

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

/external/caliper/caliper/src/main/java/com/google/caliper/util/
DInvalidCommandException.java26 public class InvalidCommandException extends RuntimeException { class
29 public InvalidCommandException(String message, Object... args) { in InvalidCommandException() method in InvalidCommandException