Klasse NonPositiveArgumentException

Alle implementierten Schnittstellen:
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.
Autor:
Silvan Wyss
Siehe auch: