public class BuildSystemVetoException
extends java.lang.Exception
BuildSystemVetoException exception is thrown when an BuildSystemListener vetos a build change.| Constructor and Description |
|---|
BuildSystemVetoException(java.lang.String msg)
Constructor.
|