jpl.mipl.io.vicar
Class BinarySizeMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
jpl.mipl.io.vicar.BinarySizeMismatchException
- All Implemented Interfaces:
- Serializable
public class BinarySizeMismatchException
- extends IOException
The size of a VicarBinaryLabel does not match the size of
the header or prefix 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 |
BinarySizeMismatchException
public BinarySizeMismatchException(String s)
- Detailed message
- Parameters:
s - detailed message