Package 

Class TtsNavigator.Error.EngineError

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final E cause
      private final String message
    • Method Summary

      Modifier and Type Method Description
      E getCause()
      String getMessage()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TtsNavigator.Error.EngineError

        TtsNavigator.Error.EngineError(E cause)