Class DoesNotSupportSetsException

    • Constructor Detail

      • DoesNotSupportSetsException

        public DoesNotSupportSetsException()
        without detail message.
      • DoesNotSupportSetsException

        public DoesNotSupportSetsException​(String msg)
        with the specified detail message.
        Parameters:
        msg - the detail message.