Contents

nilParameter

An error indicating that nil was passed for an operation that does not accept nil.

Declaration

static var nilParameter: HMError.Code { get }

See Also

Detecting parameter errors