![]() |
OTX-Runtime for Java
|
|
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. | |
InvalidLicenseException (String message) | |
Initializes a new instance of the InvalidLicenseException class. More... | |
![]() | |
Exception () | |
Initializes a new instance of Exception class. | |
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.
message | Error message that explains the reason for the Exception. |