Class ClosedArgumentException

All Implemented Interfaces:
Serializable

public final class ClosedArgumentException extends AbstractInvalidArgumentException
A ClosedArgumentException is a AbstractInvalidArgumentException that is supposed to be thrown when an argument is undesirably closed.
Author:
Silvan Wyss
See Also: