StorageCrypto Documentation

Enumeration Endpoint​Error

public enum EndpointError: Error  

An enum listing all available Endpoint-related erros.

%37 EndpointError EndpointError Error Error EndpointError->Error

Conforms To

Error

Enumeration Cases

empty​Stream

case emptyStream

AsyncThrowingStream never emitted.

invalid​Publisher​Type

case invalidPublisherType

Invalid cached Publisher type.

invalid​Request

case invalidRequest

Endpoint components did not form a proper URLRequest.