Class ValidationException

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

public class ValidationException extends Exception
Thrown by a Validator if any errors are encountered while validating.
See Also:
  • Constructor Details

    • ValidationException

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