Class RetryingOperationErrorException

All Implemented Interfaces:
Serializable

public class RetryingOperationErrorException extends ServiceLayerException
See Also:
  • Constructor Details

    • RetryingOperationErrorException

      public RetryingOperationErrorException()
    • RetryingOperationErrorException

      public RetryingOperationErrorException(Throwable e)
    • RetryingOperationErrorException

      public RetryingOperationErrorException(String message)
    • RetryingOperationErrorException

      public RetryingOperationErrorException(String message, Exception e)