Class RetryableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.glassfish.hk2.api.HK2Exception
org.jvnet.hk2.config.RetryableException
All Implemented Interfaces:
Serializable

public class RetryableException extends org.glassfish.hk2.api.HK2Exception
RetryableException indicates that an operation failed to execute property but could be successful in a later attempt
Author:
Jerome Dochez
See Also:
  • Constructor Details

    • RetryableException

      public RetryableException()