Difference between revisions of "Extensions.Job.JobException"

From emotive
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''JobException'''}}
 
{{DISPLAYTITLE:Exception '''JobException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | JobException | [[Exception Type]] | [[Core.DataTypes.Complex Data Type|Complex Data Type]] }}
+
{{ClassificationException | JobException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]]| {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
The '''JobException''' is the super class for all exceptions in Job Library. A job exception is used if the specific exception types do not apply to hand the problem.
+
The '''JobException''' is the super class for all exceptions in the [[Extensions.Job|'''Job''']] extension. A JobException will be used in case the more specific exception types described in the [[Extensions.Job|'''Job''']] extension do not apply to the problem at hand.

Latest revision as of 03:28, 13 September 2019

Classification

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

Description

The JobException is the super class for all exceptions in the Job extension. A JobException will be used in case the more specific exception types described in the Job extension do not apply to the problem at hand.