Class BuildException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BuildTimeoutException, ExitStatusException, UnsupportedAttributeException, UnsupportedElementException

public class BuildException extends RuntimeException
Signals an error condition during a build
See Also: