JSAPI 2.0

javax.speech
Class EngineException

Object
  extended by Throwable
      extended by Exception
          extended by SpeechException
              extended by EngineException

public class EngineException
extends SpeechException

Thrown if a problem is found while trying to create, access or use an Engine, EngineFactory, the EngineManager, or a GrammarManager.

See Also:
Engine, EngineFactory, EngineManager, GrammarManager

Constructor Summary
EngineException()
          Constructs an EngineException with no detail message.
EngineException(String s)
          Constructs an EngineException with a detail message.
 
Method Summary
 
Methods inherited from class Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EngineException

public EngineException()
Constructs an EngineException with no detail message.


EngineException

public EngineException(String s)
Constructs an EngineException with a detail message. A detail message is a String that describes this particular exception.

Parameters:
s - the detail message

JSAPI 2.0

JavaTM Speech API 2.0, Final Release v2.0.6.
© 2008, Conversay and Sun Microsystems.

Free Web Hosting