Difference between revisions of "Extensions.Job.JobException"
Jump to navigation
Jump to search
m (Hb moved page JobException to Extensions.Job.JobException: #3153) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''JobException'''}} | {{DISPLAYTITLE:Exception '''JobException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | JobException | [[ | + | {{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 | + | 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.