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.
Version:
2016-03-01
Autor:
Silvan Wyss
Siehe auch: