public class BZip2ReadException extends RuntimeException
Constructor and Description |
---|
BZip2ReadException()
Create a new BZip2ReadException with no message
|
BZip2ReadException(String message)
Create a new BZip2ReadException with the message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BZip2ReadException()
public BZip2ReadException(String message)
message
- detailed message associated with this exception