Uses of Class
com.google.caliper.UserException

Packages that use UserException
com.google.caliper   
 

Uses of UserException in com.google.caliper
 

Subclasses of UserException in com.google.caliper
static class UserException.AbstractBenchmarkException
           
static class UserException.CantCustomizeInProcessVmException
           
static class UserException.DisplayUsageException
           
static class UserException.DoesNotScaleLinearlyException
           
static class UserException.DoesntImplementBenchmarkException
           
static class UserException.DuplicateParameterException
           
static class UserException.ErrorInUsageException
           
static class UserException.ErrorInUserCodeException
           
static class UserException.ExceptionFromUserCodeException
           
static class UserException.IncompatibleArgumentsException
           
static class UserException.InvalidDebugRepsException
           
static class UserException.InvalidParameterValueException
           
static class UserException.InvalidTrialsException
           
static class UserException.MalformedParameterException
           
static class UserException.MultipleBenchmarkClassesException
           
static class UserException.NoBenchmarkClassException
           
static class UserException.NonConstantMemoryUsage
           
static class UserException.NoParameterlessConstructorException
           
static class UserException.NoSuchClassException
           
static class UserException.RuntimeOutOfRangeException
           
static class UserException.UnrecognizedOptionException
           
 



Copyright © 2009-2011 Google, Inc.. All Rights Reserved.