InitializationError
public enum InitializationError : Error
Exceptions that can be thrown during the creation of TextWithPhonetics
.
The argument plainText
is empty.
Declaration
Swift
case missingInputs
public enum InitializationError : Error
Exceptions that can be thrown during the creation of TextWithPhonetics
.
The argument plainText
is empty.
Swift
case missingInputs