Class DependencyResolutionRequiredException

  • All Implemented Interfaces:
    Serializable

    public class DependencyResolutionRequiredException
    extends Exception
    Exception that occurs when an artifact file is used, but has not been resolved.
    Author:
    Brett Porter TODO it may be better for artifact.getFile() to throw it - perhaps it is a runtime exception?
    See Also:
    Serialized Form
    • Constructor Detail

      • DependencyResolutionRequiredException

        public DependencyResolutionRequiredException​(Artifact artifact)