org.jvnet.hk2.config
Class RetryableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jvnet.hk2.config.RetryableException
- All Implemented Interfaces:
- Serializable
public class RetryableException
- extends Exception
RetryableException indicates that an operation failed to execute property but
could be successful in a later attempt
- Author:
- Jerome Dochez
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RetryableException
public RetryableException()
Copyright © 2013 Oracle Corporation. All Rights Reserved.