SugarArgumentOutOfRangeException
Overview
Represents exception that is thrown when one of the arguments provided to a method is out of valid range of values.
Location
- Reference: Sugar
- Namespace: Sugar
- Ancestry: Exception | SugarException | SugarArgumentException | SugarArgumentOutOfRangeException
Instance Methods
constructor
Creates a new instance of the class.
constructor
SugarArgumentOutOfRangeException()
init()
SugarArgumentOutOfRangeException()
Sub New()
constructor (String)
constructor(aMessage: String)
SugarArgumentOutOfRangeException(String aMessage)
init(_ aMessage: String)
SugarArgumentOutOfRangeException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
Parameters:
- aFormat:
- aParams: