Class HttpCacheException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.realobjects.util.exceptions.RealObjectsException
All Implemented Interfaces:
Serializable

public class HttpCacheException extends UserAgentException
Thrown when there is an error with the HTTP cache.
See Also:
  • Constructor Details

    • HttpCacheException

      public HttpCacheException(String message, IOException cause)
    • HttpCacheException

      public HttpCacheException(String message)