![]() |
LicenseSpring .Net SDK 7.32.1
Easily add Software Licensing to your application
|
This exception can arise on virtual machine when VM detection is enabled but product policy prohibits running on VM. More...
Public Member Functions | |
VMIsNotAllowedException (string message) | |
Exception constructor. | |
![]() | |
LicenseSpringException (string message) | |
Exception constructor. | |
LicenseSpringException (string message, Exception innerException) | |
Initializes a new instance with a specified error message and a reference to the inner exception. | |
This exception can arise on virtual machine when VM detection is enabled but product policy prohibits running on VM.
LicenseSpring.VMIsNotAllowedException.VMIsNotAllowedException | ( | string | message | ) |
Exception constructor.
message | Exception error message |