Class IllegalCallToNonWhiteListedConstructorError

  • All Implemented Interfaces:
    Comparable<Issue>

    public class IllegalCallToNonWhiteListedConstructorError
    extends Error
    • Constructor Detail

      • IllegalCallToNonWhiteListedConstructorError

        public IllegalCallToNonWhiteListedConstructorError​(String where,
                                                           String methodName,
                                                           int line,
                                                           String declaringClassName)