Difference between revisions of "Extensions.File.FileNotFoundException"

From emotive
Jump to navigation Jump to search
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''FileNotFoundException'''}}
 
{{DISPLAYTITLE:Exception '''FileNotFoundException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | FileNotFoundException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.File.FileException|FileException]]}}
+
{{ClassificationException | FileNotFoundException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.File.FileException|FileException]]|{{OtxSpec4}}}}
  
 
== Description ==
 
== Description ==
 
The '''FileNotFoundException'''  indicates that a denoted file has not been found. This might happen if the path to a source file in any of the actions of the File extension does not exist.
 
The '''FileNotFoundException'''  indicates that a denoted file has not been found. This might happen if the path to a source file in any of the actions of the File extension does not exist.

Revision as of 10:26, 11 September 2019

Classification

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

Description

The FileNotFoundException indicates that a denoted file has not been found. This might happen if the path to a source file in any of the actions of the File extension does not exist.