Package be.lmenten.avr.binfmt.hex
Class FileFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
be.lmenten.avr.binfmt.hex.FileFormatException
- All Implemented Interfaces:
Serializable
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorDescriptionFileFormatException(String message)
FileFormatException(String fileName, int line, int index, String message)
FileFormatException(String fileName, int line, String message)
FileFormatException(String fileName, String message)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileFormatException
-
FileFormatException
-
FileFormatException
-
FileFormatException
-