Difference between revisions of "Extensions.Job.JobException"

From emotive
Jump to navigation Jump to search
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 | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }}
  
 
== 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 Job Library. A job exception is used if the specific exception types do not apply to hand the problem.

Revision as of 02:05, 17 February 2016

Classification

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

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.