- extends: ArgumentError
ArgumentOutOfRangeError is raised when the value of an argument is out of the allowable range of values as defined by the invoked method.
message #
- type: str
Message of the exception.
stacktrace #
- type: str
A string representing all the calls prior to the function that raised the exception.