SimpleError | iOS SDK | Urbi Documentation

SimpleError

public init(description: String)
Parameters
description
public static func == (lhs: SimpleError, rhs: SimpleError) -> Bool

Returns a Boolean value indicating whether two values are equal.
This documentation comment was inherited from .

Properties

A textual representation of this instance.
This documentation comment was inherited from .

A textual representation of this instance, suitable for debugging.
This documentation comment was inherited from .