InitializationError
public enum InitializationError : Error
An error that occurs during the creation of the instance.
-
No element types are specified.
Declaration
Swift
case noElementTypes
-
The minimum distance ahead cannot be negative
Declaration
Swift
case negativeMinDistanceAhead