ContentfulError
public class ContentfulError: Mappable, Error
Information regarding an error received from Contentful
-
Human readable error message.
Declaration
Swift
public private(set) var message: String? -
The identifier of the request, can be useful when making support requests.
Declaration
Swift
public private(set) var requestId: String? -
Undocumented
Declaration
Swift
public class ContentfulError: Mappable, Error -
Undocumented
Declaration
Swift
public class ContentfulError: Mappable, Error
-
Undocumented
Declaration
Swift
public class ContentfulError: Mappable, Error -
Undocumented
Declaration
Swift
public class ContentfulError: Mappable, Error
View on GitHub
ContentfulError Class Reference