Difference between revisions of "Extensions.Job.JobException"
Jump to navigation
Jump to search
m (Hb moved page Core.Actions.Throw.Exception.JobException to Extensions.Job.JobException over redirect) |
|||
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]]}} |
== Description == | == Description == | ||
− | The '''JobException''' is the super class for all exceptions in Job | + | The '''JobException''' is the super class for all exceptions in the Job extension. A JobException 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 08:03, 17 October 2018
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 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.