Klasse NonNegativeArgumentException

Alle implementierten Schnittstellen:
Serializable

public final class NonNegativeArgumentException extends InvalidArgumentException
A NonNegativeArgumentException is a InvalidArgumentException that is supposed to be thrown when a given argument is undesirably not (!) negative.
Version:
2016-12-01
Autor:
Silvan Wyss
Siehe auch: