com.groupdocs.search

Class LicenseRestrictionException

  • All Implemented Interfaces:
    Serializable


    public class LicenseRestrictionException
    extends com.aspose.ms.System.ApplicationException

    The exception that is thrown when a license restriction is triggered.

    See Also:
    Serialized Form
    • Constructor Detail

      • LicenseRestrictionException

        public LicenseRestrictionException(String message)

        Initializes a new instance of the LicenseRestrictionException class.

        Parameters:
        message - The exception message.