Overview

Location

Properties


error  virtual

property error: not nullable NSError read;
NSError! error { get; }
var error: NSError { get{} }
NSError error { __get; }
ReadOnly Property error() As NSError

Instance Methods


constructor

constructor withError(error: not nullable NSError)
ToffeeErrorException withError(NSError! error)
init(error: NSError)
ToffeeErrorException withError(NSError error)
Sub New withError(error As NSError)

Parameters:

  • error: