public class BitstreamReadException
extends java.io.IOException
Constructor and Description |
---|
BitstreamReadException()
Constructs an instance using a standard message.
|
BitstreamReadException(java.lang.String msg)
Constructs an instance from the given error message.
|