Difference between revisions of "Extensions.ZipHandling.ZipHandlingException"

From emotive
Jump to navigation Jump to search
(Edited by Ngoc Tran.)
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The '''ZipHandlingException''' is the super class for all exceptions in the ZipHandling extension.
+
The '''ZipHandlingException''' is the super class for all exceptions in the ZipHandling extension. A ZipHandlingException will be used in case the more specific exception types described in the ZipHandling extension do not apply to the problem at hand.

Revision as of 02:30, 13 September 2019

Classification

Name ZipHandlingException
Class Complex Data Type
Base Data Type Exception
SpecifiedBy ISO 13209-4

Description

The ZipHandlingException is the super class for all exceptions in the ZipHandling extension. A ZipHandlingException will be used in case the more specific exception types described in the ZipHandling extension do not apply to the problem at hand.