com.google.caliper
Class UserException.RuntimeOutOfRangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.caliper.UserException
com.google.caliper.UserException.ErrorInUsageException
com.google.caliper.UserException.RuntimeOutOfRangeException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- UserException
public static class UserException.RuntimeOutOfRangeException
- extends UserException.ErrorInUsageException
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class com.google.caliper.UserException |
UserException.AbstractBenchmarkException, UserException.CantCustomizeInProcessVmException, UserException.DisplayUsageException, UserException.DoesNotScaleLinearlyException, UserException.DoesntImplementBenchmarkException, UserException.DuplicateParameterException, UserException.ErrorInUsageException, UserException.ErrorInUserCodeException, UserException.ExceptionFromUserCodeException, UserException.IncompatibleArgumentsException, UserException.InvalidDebugRepsException, UserException.InvalidParameterValueException, UserException.InvalidTrialsException, UserException.MalformedParameterException, UserException.MultipleBenchmarkClassesException, UserException.NoBenchmarkClassException, UserException.NonConstantMemoryUsage, UserException.NoParameterlessConstructorException, UserException.NoSuchClassException, UserException.RuntimeOutOfRangeException, UserException.UnrecognizedOptionException |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UserException.RuntimeOutOfRangeException
public UserException.RuntimeOutOfRangeException(double nanosPerExecution,
double lowerBound,
double upperBound)
Copyright © 2009-2011 Google, Inc.. All Rights Reserved.