DateRangeError
public enum DateRangeError : CustomStringConvertible, JSONRepresentable
Errors that can originate from problems in input arguments to reports.
-
An unspecified error.
Declaration
Swift
case other -
Declaration
Swift
public var description: String { get }
View on GitHub
DateRangeError Enumeration Reference