Difference between revisions of "Extensions.DiagCom.IncompleteParameterizationException"

From emotive
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''IncompleteParameterizationException'''}}
 
{{DISPLAYTITLE:Exception '''IncompleteParameterizationException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | IncompleteParameterizationException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }}
+
{{ClassificationException | IncompleteParameterizationException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Extensions.DiagCom.DiagComException|DiagComException]] |  {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
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.
+
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.