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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public LicenseRestrictionException(String message)
Initializes a new instance of the LicenseRestrictionException
class.
message
- The exception message.