public class NoFormatIDException extends HPSFRuntimeException
This exception is thrown if a {@link MutablePropertySet} is to be written
but does not have a formatID set (see {@link
MutableSection#setFormatID(ClassID)} or
{@link org.apache.poi.hpsf.MutableSection#setFormatID(byte[])}.