Class NoBindingSetSelectedException

    • Constructor Detail

      • NoBindingSetSelectedException

        public NoBindingSetSelectedException​(URI uri)
        Constructs a new instance of this class with a detail message that contains the URI for which there was no BindingSet selected.
        Parameters:
        uri - The URI for which there was no BindingSet selected.
    • Method Detail

      • uri

        public URI uri()
        Returns the URI for which there was no BindingSet selected.
        Returns:
        The URI.