Class NonNegativeArgumentException

All Implemented Interfaces:
Serializable

public final class NonNegativeArgumentException extends AbstractInvalidArgumentException
A NonNegativeArgumentException is a AbstractInvalidArgumentException that is supposed to be thrown when a given argument is undesirably not (!) negative.
Author:
Silvan Wyss
See Also: