public class BZip2ReadException
extends java.lang.RuntimeException
Constructor and Description |
---|
BZip2ReadException()
Create a new BZip2ReadException with no message
|
BZip2ReadException(java.lang.String message)
Create a new BZip2ReadException with the message
|
public BZip2ReadException()
public BZip2ReadException(java.lang.String message)
message
- detailed message associated with this exception