RException.steps constructor
RException.steps()
Represents a range exception for steps.
Implementation
RException.steps() : message = 'The range must be more than 0';
Represents a range exception for steps.
RException.steps() : message = 'The range must be more than 0';