OTX-Runtime for DotNet
|
|
Thrown when a license of runtimeManager Api is not valid or expired. More...
Public Member Functions | |
InvalidLicenseException () | |
Initializes a new instance of the InvalidLicenseException class. More... | |
InvalidLicenseException (string message) | |
Initializes a new instance of the InvalidLicenseException class. More... | |
Public Member Functions inherited from OpenTestSystem.Otx.Runtime.Api.Exceptions.Exception | |
Exception () | |
Initializes a new instance of Exception class. More... | |
Exception (string message) | |
Initializes a new instance of Exception class. More... | |
Thrown when a license of runtimeManager Api is not valid or expired.
|
inline |
Initializes a new instance of the InvalidLicenseException class.
|
inline |
Initializes a new instance of the InvalidLicenseException class.
message | Error message that explains the reason for the Exception. |