Errors
-
Namespace containing all the error types introduced by this BSON library and their dependent types.
See moreDeclaration
Swift
public enum BSONError
-
An empty protocol for encapsulating all errors that BSON package can throw.
Declaration
Swift
public protocol BSONErrorProtocol : LocalizedError