提交 8819c269 编写于 作者: K kohsuke

doc improvement.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@11224 71c3de6d-444a-0410-be80-ed276b4c234a
上级 862b79cc
......@@ -4,8 +4,9 @@ import java.io.IOException;
/**
* Signals a failure where the error message was reported.
* The stack trace shouldn't be printed.
*
* When this exception is caughted,
* the stack trace will not be printed, and the build will be marked as a failure.
*
* @author Kohsuke Kawaguchi
*/
public final class AbortException extends IOException {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册