InitializationError
public enum InitializationError : Error
An error that occurs during the creation of the instance.
The properties exitName
, exitNumber
and towardName
are empty.
Declaration
Swift
case incorrectInputs
public enum InitializationError : Error
An error that occurs during the creation of the instance.
The properties exitName
, exitNumber
and towardName
are empty.
Swift
case incorrectInputs