Class CacheSizeExceededException

All Implemented Interfaces:
Serializable

public class CacheSizeExceededException extends RuntimeException
See Also:
  • Constructor Details

    • CacheSizeExceededException

      public CacheSizeExceededException()
    • CacheSizeExceededException

      public CacheSizeExceededException(String message)
    • CacheSizeExceededException

      public CacheSizeExceededException(String message, Throwable cause)
    • CacheSizeExceededException

      public CacheSizeExceededException(Throwable cause)