InitializationError
public enum InitializationError : Error
An error that occurs during the creation of the instance.
The maximal horizon length is negative.
Declaration
Swift
case invalidHorizonLength
public enum InitializationError : Error
An error that occurs during the creation of the instance.
The maximal horizon length is negative.
Swift
case invalidHorizonLength