Class UnpackException

    • Constructor Detail

      • UnpackException

        public UnpackException​(Throwable why)
        Creates an exception with a root cause.
        Parameters:
        why - the root cause of the unpacking failure.