Class NewArgumentException

All Implemented Interfaces:
Serializable

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