com.google.caliper.runner
Class InvalidInstrumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.caliper.runner.InvalidInstrumentException
- All Implemented Interfaces:
- Serializable
public class InvalidInstrumentException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidInstrumentException
public InvalidInstrumentException(String message,
Object... args)
display
public void display(PrintWriter writer)
Copyright © 2009-2011 Google, Inc.. All Rights Reserved.