Difference between revisions of "Extensions.Job.JobException"
Jump to navigation
Jump to search
m (Hb moved page Extensions.Job.JobException to Core.Actions.Throw.Exception.JobException: #3153) |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''JobException'''}} | {{DISPLAYTITLE:Exception '''JobException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | JobException | [[Exception Type]] | [[Core.DataTypes. | + | {{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.