Difference between revisions of "Extensions.ZipHandling.ZipHandlingException"

From emotive
Jump to navigation Jump to search
(Edited by Ngoc Tran.)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
A '''ZipHandlingException''' will be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.
+
The '''ZipHandlingException''' is the super class for all exceptions in the [[Extensions.ZipHandling|ZipHandling]] extension. A ZipHandlingException will be used in case the more specific exception types described in the [[Extensions.ZipHandling|ZipHandling]] extension do not apply to the problem at hand.

Latest revision as of 02:33, 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.