Class NegativeCacheException

All Implemented Interfaces:
Serializable

public class NegativeCacheException extends ProcessFailureException
This class denotes that a negative cache was stored for an artifact item of some sort and that it should not be resolved again.
See Also:
  • Constructor Details

    • NegativeCacheException

      public NegativeCacheException(ResolvableItem item)