org.freehep.util.io
Class IncompleteTagException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.freehep.util.io.IncompleteTagException
-
- All Implemented Interfaces:
- java.io.Serializable
public class IncompleteTagException extends java.io.IOExceptionException for the TaggedInputStream. Signals that the inputstream contains more bytes than the stream has read for this tag.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description IncompleteTagException(Tag tag, byte[] rest)Creates an Incomplete Tag Exception
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description byte[]getBytes()TaggetTag()
-
DMelt 3.0 © DataMelt by jWork.ORG