hudson.plugins.swarm
クラス RetryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.plugins.swarm.RetryException
- すべての実装されたインタフェース:
- Serializable
public class RetryException
- extends Exception
Indicates a graful error reporting that doesn't need the stack dump.
- 作成者:
- Kohsuke Kawaguchi
- 関連項目:
- 直列化された形式
| クラス java.lang.Throwable から継承されたメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RetryException
public RetryException(String message)
RetryException
public RetryException(String message,
Throwable cause)
Copyright © 2004-2012. All Rights Reserved.