Class BindingNotFoundException

    • Constructor Detail

      • BindingNotFoundException

        public BindingNotFoundException​(URI uri)
        Constructs a new instance of this class with a detail message that contains the URI that has no binding.
        Parameters:
        uri - The URI that has no binding.
    • Method Detail

      • uri

        public URI uri()
        Returns the URI that has no binding.
        Returns:
        The URI.