Difference between revisions of "Extensions.ZipHandling.ZipHandlingException"
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]] | | + | {{ClassificationException | ZipHandlingException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]] | SpecifiedBy={{OtxSpec4}} }} |
== Description == | == Description == | ||
− | A | + | 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.