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