Class EmptyArgumentException

All Implemented Interfaces:
Serializable

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