Class NonPositiveArgumentException

All Implemented Interfaces:
Serializable

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