CocoaWrappedIslandException
Overview
Wrapper class for Cocoa that can hold a thrown Island exception.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.System
- Platforms: iOS, iOS Simulator, Mac Catalyst, macOS, tvOS, tvOS Simulator, watchOS, watchOS Simulator
- Ancestry: NSException | CocoaWrappedIslandException
Instance Methods
constructor
constructor(aException: IslandException)
CocoaWrappedIslandException(IslandException aException)
init(_ aException: IslandException)
CocoaWrappedIslandException(IslandException aException)
Sub New(aException As IslandException)
Parameters:
- aException: