public class HttpCacheConfigConflictException extends HttpCacheException
| Constructor and Description |
|---|
HttpCacheConfigConflictException() |
HttpCacheConfigConflictException(String message) |
HttpCacheConfigConflictException(String message,
Throwable cause) |
HttpCacheConfigConflictException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
HttpCacheConfigConflictException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HttpCacheConfigConflictException()
public HttpCacheConfigConflictException(String message)
public HttpCacheConfigConflictException(String message, Throwable cause)
public HttpCacheConfigConflictException(Throwable cause)
Copyright © 2013–2020 Adobe. All rights reserved.