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