smartinspectpython.siargumentoutofrangeexception
@export
class
SIArgumentOutOfRangeExceptionThe exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.
SIArgumentOutOfRangeException(paramName: str)
Initializes a new instance of the class with the name of the parameter that causes this exception.