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