Class AbstractIllegalMethodCheck

    • Constructor Detail

      • AbstractIllegalMethodCheck

        protected AbstractIllegalMethodCheck​(String methodName,
                                             String errorKey)
        Deprecated.
        Creates an instance.
        Parameters:
        methodName - name of the method to disallow.
        errorKey - the error key to report with.