Package com.ms.util.cab Previous
Previous
Contents
Contents
Index
Index
Next
Next

Class CabException

public class CabException extends Exception {
}

This exception class handles the various non-input and output (I/O) types of cabinet exceptions. The derived CabCorruptException class is thrown when the cabinet is structurally corrupt, or the compressed data stored in the cabinet is corrupt.

For more information, see also CabCorruptException.

© 1997 Microsoft Corporation. All rights reserved. Legal Notices.