Difference between revisions of "Extensions.DiagCom.IncompleteParameterizationException"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Exception '''IncompleteParameterizationException'''}} == Classification == {{ClassificationDataType | IncompleteParameterizationException | - | Exception Type...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''IncompleteParameterizationException'''}}
 
{{DISPLAYTITLE:Exception '''IncompleteParameterizationException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationDataType | IncompleteParameterizationException | - | [[Exception Type]] | - | - }}
+
{{ClassificationException | IncompleteParameterizationException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Extensions.DiagCom.DiagComException|DiagComException]] | {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
This exception is thrown in case a [[DiagService]] was executed where not all request parameters have been set that didn't have a default value.
+
This exception is thrown in case a [[Core.DataTypes.ComplexDataType.DiagService|'''DiagService''']] was executed where not all request parameters have been set that didn't have a default value.

Latest revision as of 02:57, 12 September 2019

Classification

Name IncompleteParameterizationException
Class Complex Data Type
Base Data Type DiagComException
SpecifiedBy ISO 13209-3

Description

This exception is thrown in case a DiagService was executed where not all request parameters have been set that didn't have a default value.