Class TagException

    • Constructor Detail

      • TagException

        public TagException​(Tag tag)
      • TagException

        public TagException​(Tag tag,
                            String message)
        Parameters:
        message -
      • TagException

        public TagException​(Tag tag,
                            String message,
                            Throwable cause)
        Parameters:
        message -
        cause -
      • TagException

        public TagException​(Tag tag,
                            Throwable cause)
        Parameters:
        cause -