Class FileFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.openstreetmap.osmosis.osmbinary.file.FileFormatException
-
- All Implemented Interfaces:
java.io.Serializable
public class FileFormatException extends java.io.IOException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileFormatException(java.lang.String string)
-