Class DefaultChemObjectReaderErrorHandler

    • Constructor Detail

      • DefaultChemObjectReaderErrorHandler

        public DefaultChemObjectReaderErrorHandler()
        Constructs a new instance using the DefaultChemObjectReaderErrorHandler class as the source for logging purposes.
      • DefaultChemObjectReaderErrorHandler

        public DefaultChemObjectReaderErrorHandler​(Class<?> clazz)
        Constructs a new instance using a given class as the source for logging purposes.
        Parameters:
        clazz - the class for which the ILoggingTool should be constructed
      • DefaultChemObjectReaderErrorHandler

        public DefaultChemObjectReaderErrorHandler​(ILoggingTool logger)
        Constructs a new instance using the provided logging tool.
        Parameters:
        logger - the logger to be used for emitting log entries