Difference between revisions of "Extensions.File.FileException"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Exception '''FileException'''}} == Classification == {{ClassificationException | FileException | Exception Type | Core.DataTypes.ComplexDataType|Complex D...")
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The '''FileException''' is is the super class for all exceptions in the [[Extensions.File|File]] extension. A FileException shall 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 '''FileException''' is the super class for all exceptions in the [[Extensions.File|File]] extension. A FileException shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.

Revision as of 02:02, 27 September 2018

Classification

Name FileException
Class Exception Type
Base Data Type Complex Data Type
SpecifiedBy ISO 13209-3

Description

The FileException is the super class for all exceptions in the File extension. A FileException shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.