OTX Reference
|
|
Creates an Exception More...
Public Attributes | |
StringTerm | qualifier |
A short text to qualify the exception. More... | |
StringTerm | text |
Long text for description of exception. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Creates an Exception
UserExceptionCreate
is a term for creating your own exception at run time. They can be triggered by the Throw
-activity.
StringTerm OpenTestSystem.Otx.Core.Terms.UserExceptionCreate.qualifier |
A short text to qualify the exception.
StringTerm OpenTestSystem.Otx.Core.Terms.UserExceptionCreate.text |
Long text for description of exception.