Class BuildException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConfigurationException, UnavailableException

public class BuildException extends RuntimeException
Represents an exception that occurs during the build. Terminates the current build when thrown.
See Also: