Module java.base
Package java.util.zip

Class ZipError

    • Constructor Detail

      • ZipError

        public ZipError​(String s)
        Constructs a ZipError with the given detail message.
        Parameters:
        s - the String containing a detail message