NotSupportedException
Overview
Thrown when a method is not supported.
Location
-
Reference:
- libElements.fx Toffee
- Elements.fx ToffeeV2
- Namespace: RemObjects.Elements.RTL
- Platforms: Toffee, ToffeeV2
- Ancestry: NSException | RTLException | NotSupportedException
Properties
var Message: String { get{} }
Instance Methods
init(_ aFormat: String, _ aParams: Object...)
Parameters:
- aFormat:
- aParams:
Parameters:
- aMessage:
constructor withError(NSError): InstanceType (declared in RTLException)
init(error aError: NSError)
Parameters:
- aError: