Class NonEmptyArgumentException

All Implemented Interfaces:
Serializable

public final class NonEmptyArgumentException extends AbstractInvalidArgumentException
A NonEmptyArgumentException is a AbstractInvalidArgumentException that is supposed to be thrown when a given argument is undesirably not (!) empty.
Author:
Silvan Wyss
See Also: