SugarInvalidOperationException
Overview
Represents exception that is thrown when specific operation can not be performed.
Location
- Reference: Sugar
- Namespace: Sugar
- Ancestry: Exception | SugarException | SugarInvalidOperationException
Instance Methods
constructor
Creates a new instance of the class.
constructor
SugarInvalidOperationException()
init()
SugarInvalidOperationException()
Sub New()
constructor (String)
constructor(aMessage: String)
SugarInvalidOperationException(String aMessage)
init(_ aMessage: String)
SugarInvalidOperationException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
Parameters:
- aFormat:
- aParams: