hudson.plugins.swarm
Class RetryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.plugins.swarm.RetryException
- All Implemented Interfaces:
- Serializable
public class RetryException
- extends Exception
Indicates a graful error reporting that doesn't need the stack dump.
- Author:
- Kohsuke Kawaguchi
- See Also:
- Serialized Form
| Methods inherited from class 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-2014. All Rights Reserved.