ArgumentOutOfRangeException
class ArgumentOutOfRangeException extends InvalidArgumentException
The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.
class ArgumentOutOfRangeException extends InvalidArgumentException
The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.