org.activemath.presentation.formats
Class FormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.activemath.presentation.formats.FormatException
All Implemented Interfaces:
Serializable

public class FormatException
extends Exception

Exception raised when transforming data in a Format stream.

Version:
$Revision: 1.1 $ $Date: 2003/04/11 11:34:50 $
See Also:
Serialized Form

Method Summary
 
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