public class LicenseSecurityException extends LicenseException
An exception indicating a problem with the licensing or other security related aspects of the DeltaXML software when the JVM is using a Security Manager. Certain security manager settings will preclude the operation of the licensing features of the DeltaXML software.
Some permissions typically required include:
The detail message and underlying cause Throwable.getCause()
may provide
some further information about the security manager permissions involved.
The exact permissions required vary according to the JVM/platform, license-type and whether activating or running the code. Please contact DeltaXML support for further information and advice if you see this exception; a number of example preference files and notes are available to support users with SecurityManager issues.
Copyright (c) 2010-2016 DeltaXML Ltd. All Rights Reserved.