Error public protocol Error : Error An error supplying a message and description. message A brief message describing the error Declaration Swift var message: String { get } details A more detailed description of the error’s cause Declaration Swift var details: String? { get } © 2015 - 2020 Feisty Dog, LLC under the MIT License. Generated by jazzy ♪♫ v0.13.3, a Realm project.