类 TtsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- cn.smartjavaai.speech.tts.exception.TtsException
-
- 所有已实现的接口:
Serializable
public class TtsException extends RuntimeException
tts异常- 作者:
- dwj
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 TtsException()TtsException(String message)TtsException(String message, Throwable cause)TtsException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)TtsException(Throwable cause)
-
方法概要
-