Class StreamNotFoundException

All Implemented Interfaces:
Serializable

public class StreamNotFoundException extends ArtifactResolutionException
See Also:
  • Constructor Details

    • StreamNotFoundException

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