Class PositiveArgumentException

All Implemented Interfaces:
Serializable

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