Klasse NonEmptyArgumentException

Alle implementierten Schnittstellen:
Serializable

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