Class HttpCacheConfigConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.acs.commons.httpcache.exception.HttpCacheException
com.adobe.acs.commons.httpcache.exception.HttpCacheConfigConflictException
- All Implemented Interfaces:
Serializable
Custom exception representing a conflict in resolving cache config.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHttpCacheConfigConflictException(String message) HttpCacheConfigConflictException(String message, Throwable cause) HttpCacheConfigConflictException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HttpCacheConfigConflictException
public HttpCacheConfigConflictException() -
HttpCacheConfigConflictException
-
HttpCacheConfigConflictException
-
HttpCacheConfigConflictException
-
HttpCacheConfigConflictException
-