Flight Club


flightclub.framework3d
Class FileFormatException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--flightclub.framework3d.FileFormatException
All Implemented Interfaces:
java.io.Serializable

public class FileFormatException
extends java.io.IOException

See Also:
Serialized Form

Constructor Summary
FileFormatException(java.lang.String s)
           
 
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

FileFormatException

public FileFormatException(java.lang.String s)

Dan Burton <danb@dircon.co.uk> | latest update: 20 Sep 2002;