Class SmallerArgumentException

All Implemented Interfaces:
Serializable

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