Class CacheException

All Implemented Interfaces:
Serializable

public class CacheException extends RuntimeException
Author:
Igor Polevoy on 12/9/15.
See Also:
Serialized Form
  • Constructor Details

    • CacheException

      public CacheException(String message, Throwable cause)