Class StreamNotFoundException

    • Constructor Detail

      • StreamNotFoundException

        public StreamNotFoundException​(String msg,
                                       Throwable cause,
                                       Set<org.wildfly.channel.ArtifactCoordinate> missingArtifacts,
                                       Set<org.wildfly.channel.Repository> repositories,
                                       boolean offline)