Difference between revisions of "Extensions.Job.JobException"

From emotive
Jump to navigation Jump to search
Line 4: Line 4:
  
 
== Description ==
 
== 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.
+
The '''JobException''' is the super class for all exceptions in the [[Extensions.Job|'''Job''']] extension. A JobException shall be used in case the more specific exception types described in the [[Extensions.Job|'''Job''']] extension do not apply to the problem at hand.

Revision as of 09:12, 12 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 shall be used in case the more specific exception types described in the Job extension do not apply to the problem at hand.