Uses of Class
org.insa.graphs.model.io.BadFormatException
-
Packages that use BadFormatException Package Description org.insa.graphs.model.io -
-
Uses of BadFormatException in org.insa.graphs.model.io
Subclasses of BadFormatException in org.insa.graphs.model.io Modifier and Type Class Description class
BadMagicNumberException
Exception thrown when there is a mismatch between expected and actual magic number.class
BadVersionException
Exception thrown when the version of the file is not at least the expected one.
-