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