Class NegativeCacheException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.savantbuild.dep.workflow.process.ProcessFailureException
org.savantbuild.dep.workflow.process.NegativeCacheException
- All Implemented Interfaces:
Serializable
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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NegativeCacheException
-