Class ResilientCacheLoader.BulkheadRejectedException

All Implemented Interfaces:
Serializable
Enclosing class:
ResilientCacheLoader<K,V>

public static class ResilientCacheLoader.BulkheadRejectedException extends ResilientCacheLoader.LoaderException
Exception when bulkhead rejects the request
Since:
JDK 25, opencode-base-cache V1.9.0
Author:
Leon Soo www.LeonSoo.com
See Also:
  • Constructor Details

    • BulkheadRejectedException

      public BulkheadRejectedException(String message)
      BulkheadRejectedException | BulkheadRejectedException
      Parameters:
      message - the message | message