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 nameNegativeValueException
ConfigurationException
Copyright © 2018. All Rights Reserved.