nl.tue.win.riaca.openmath.phrasebook
Class PhrasebookException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynl.tue.win.riaca.openmath.phrasebook.PhrasebookException
All Implemented Interfaces:
java.io.Serializable

public class PhrasebookException
extends java.lang.Exception

An exception generated by the phrasebook.

Version:
$Version$
Author:
Manfred Riem
See Also:
Serialized Form

Constructor Summary
PhrasebookException()
          Constructor.
PhrasebookException(java.lang.String fMessage)
          Constructor.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PhrasebookException

public PhrasebookException()
Constructor.


PhrasebookException

public PhrasebookException(java.lang.String fMessage)
Constructor.

Parameters:
fMessage - the message associated with the exception.


Copyright © 2001-2004 RIACA, Technische Universiteit Eindhoven. All Rights Reserved.