Class NoTagProcessorException

    • Constructor Detail

      • NoTagProcessorException

        public NoTagProcessorException​(String tag)
        Parameters:
        tag - the tag
      • NoTagProcessorException

        public NoTagProcessorException​(String tag,
                                       Exception e)
        Parameters:
        tag - the tag
        e - a possible underlying exception