Class BZip2ReadException

    • Constructor Detail

      • BZip2ReadException

        public BZip2ReadException()
        Create a new BZip2ReadException with no message
      • BZip2ReadException

        public BZip2ReadException​(String message)
        Create a new BZip2ReadException with the message
        Parameters:
        message - detailed message associated with this exception