Class HstCacheException

All Implemented Interfaces:
Serializable

public class HstCacheException extends RuntimeException
See Also:
  • Constructor Details

    • HstCacheException

      public HstCacheException()
    • HstCacheException

      public HstCacheException(String message)
    • HstCacheException

      public HstCacheException(String message, Throwable cause)
    • HstCacheException

      public HstCacheException(Throwable cause)