Class SpeechToTextAsyncException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencastproject.speechtotext.async.api.SpeechToTextAsyncException
All Implemented Interfaces:
Serializable

public class SpeechToTextAsyncException extends Exception
See Also:
  • Constructor Details

    • SpeechToTextAsyncException

      public SpeechToTextAsyncException(Throwable cause)
    • SpeechToTextAsyncException

      public SpeechToTextAsyncException(String message, Throwable cause)
    • SpeechToTextAsyncException

      public SpeechToTextAsyncException(String message)