public final class RetryHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
argumentNotNegativeValue(long argumentValue,
String argumentName)
Checks whether the given argument value is -ve or not
|
public static void argumentNotNegativeValue(long argumentValue,
String argumentName)
throws ConfigurationException
argumentValue - the valueargumentName - the nameNegativeValueExceptionConfigurationExceptionCopyright © 2017. All rights reserved.