Class ProcessException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.speech.freetts.ProcessException
All Implemented Interfaces:
Serializable

public class ProcessException extends Exception
Thrown by an UtteranceProcessor if any errors are encountered while processing an Utterance.
See Also:
  • Constructor Details

    • ProcessException

      public ProcessException(String s)
      Class constructor.
      Parameters:
      s - the reason why the exception was thrown