UC Berkeley Group for User Interface Research
Updated November 17, 2000

edu.berkeley.guir.lib.gesture
Class GestureFile.UnsupportedVersionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--edu.berkeley.guir.lib.gesture.GestureFile.UnsupportedVersionException
All Implemented Interfaces:
Serializable
Enclosing class:
GestureFile

public class GestureFile.UnsupportedVersionException
extends IOException

See Also:
Serialized Form

Constructor Summary
GestureFile.UnsupportedVersionException()
           
GestureFile.UnsupportedVersionException(String details)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GestureFile.UnsupportedVersionException

public GestureFile.UnsupportedVersionException()

GestureFile.UnsupportedVersionException

public GestureFile.UnsupportedVersionException(String details)

Copyright Information