Class UnlicensedFeatureException

    • Constructor Detail

      • UnlicensedFeatureException

        protected UnlicensedFeatureException​(String newErrorCode,
                                             String messageFormat,
                                             Throwable cause,
                                             Object[] exceptionDataEN,
                                             Object[] exceptionData)
      • UnlicensedFeatureException

        public UnlicensedFeatureException​(Throwable cause,
                                          LicensableItem featureKey)
        An attempt was made to use an unlicensed feature.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        featureKey - Key of the unlicensed feature.