Package org.savantbuild.runtime
Class BuildRunException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.savantbuild.runtime.BuildRunException
- All Implemented Interfaces:
Serializable
Thrown when Savant fails while running the build. This is specifically during the run phase of the build where the
targets are invoked.
- 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
-
BuildRunException
-