public class LicenseRestrictionException
extends com.aspose.ms.System.ApplicationException
The exception that is thrown when a license restriction is triggered.
| Constructor and Description |
|---|
LicenseRestrictionException(String message)
Initializes a new instance of the
LicenseRestrictionException class. |
getHResult, getInnerException, getType, setErrorCode, setHResult, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic LicenseRestrictionException(String message)
Initializes a new instance of the LicenseRestrictionException class.
message - The exception message.Copyright © 2026. All rights reserved.