Difference between revisions of "Core.DataTypes.ComplexDataType.UserException"

From emotive
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The only exception to customizable by the author is the UserException.
+
This is the only explicit exception in OTX and the only exception can be customized by the OTX sequence authors.
  
 
== Properties ==
 
== Properties ==
 
* '''Qualifier''' [1]
 
* '''Qualifier''' [1]
*: String to the categorization of the exception
+
*: A string to the categorize of the exception
 
* '''Text''' [1]
 
* '''Text''' [1]
*: Text to the description of the exception
+
*: A string to characterises the exception's reason.

Latest revision as of 10:19, 12 September 2019

Classification

Name UserException
Class Exception Type
Base Data Type Complex Data Type
SpecifiedBy ISO 13209-3

Description

This is the only explicit exception in OTX and the only exception can be customized by the OTX sequence authors.

Properties

  • Qualifier [1]
    A string to the categorize of the exception
  • Text [1]
    A string to characterises the exception's reason.