Thrown when OTX-Runtime produces an exception and the Exception is one of OTX Exceptions.
More...
Thrown when OTX-Runtime produces an exception and the Exception is one of OTX Exceptions.
◆ OtxException()
OpenTestSystem.Otx.Runtime.Api.Exceptions.OtxException.OtxException |
( |
String |
otxType, |
|
|
String |
message |
|
) |
| |
|
inline |
Initializes a new instance of the OtxException class.
- Parameters
-
otxType | Name of otx exception. |
message | Error message that explains the reason for the Exception. |
◆ GetOtxType()
String OpenTestSystem.Otx.Runtime.Api.Exceptions.OtxException.GetOtxType |
( |
| ) |
|
|
inline |
Get OTX type of Exception.
- Returns
- Name of otx exception.
The documentation for this class was generated from the following file: