Difference between revisions of "Extensions.ZipHandling.ZipHandlingException"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Exception '''ZipHandlingException'''}} == Classification == {{ClassificationException | ZipHandlingException | Core.DataTypes.ComplexDataType|Complex Data Typ...")
 
(Edited by Ngoc Tran.)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''ZipHandlingException'''}}
 
{{DISPLAYTITLE:Exception '''ZipHandlingException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | ZipHandlingException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]] | [https://www.iso.org/standard/74090.html ISO 13209-4]}}
+
{{ClassificationException | ZipHandlingException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]] | SpecifiedBy={{OtxSpec4}} }}
  
 
== Description ==
 
== Description ==
A ZipException 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.