A build exception.
public class BuildException : Exception
name | description |
---|---|
BuildException() | Creates a build exception. |
BuildException(…) | Creates a build exception. (2 constructors) |
Use this exception to show only the exception message in build output without including the full call stack.