Class CacheException

All Implemented Interfaces:
Serializable

public class CacheException
extends PbadException
See Also:
Serialized Form
  • Constructor Details

    • CacheException

      public CacheException​(String message)
    • CacheException

      public CacheException​(Throwable cause)
    • CacheException

      public CacheException​(String message, Throwable cause)