Package 

Interface TtsEngine.Error

  • All Implemented Interfaces:
    org.readium.r2.shared.util.Error

    
    public interface TtsEngine.Error
     implements Error
                        

    Marker interface for the errors that the TtsEngine returns.

    • Method Summary

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait