Class 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:
    Serialized Form
    • Constructor Detail

      • RetryableException

        public RetryableException()