jpl.mipl.io.vicar
Class BinaryFormatMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
jpl.mipl.io.vicar.BinaryFormatMismatchException
- All Implemented Interfaces:
- Serializable
public class BinaryFormatMismatchException
- extends IOException
The format (host data representation) of a VicarBinaryLabel
does not match the BINTFMT/BREALFMT of the file it is being written to.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BinaryFormatMismatchException
public BinaryFormatMismatchException(String s)
- Detailed message
- Parameters:
s - detailed message