Class SingleErrorCodeConfig


  • public class SingleErrorCodeConfig
    extends Object
    This class represents the config for a single error tag in the errorCodeConfig.yml. It is created by ErrorCodeConfigReader.
    • Constructor Detail

      • SingleErrorCodeConfig

        public SingleErrorCodeConfig​(List<String> packages,
                                     int highestIndex)
        Create a new instance of SingleErrorCodeConfig.
        Parameters:
        packages - packages belonging to this error tag
        highestIndex - highest index of this error tag