public class NotChangedException extends Exception
ifModifiedSince
parameter was given and
the requested resourced doesnt has changedConstructor and Description |
---|
NotChangedException(JmxRequest pRequest)
Constructor
|
Modifier and Type | Method and Description |
---|---|
JmxRequest |
getRequest()
Request which lead to this exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotChangedException(JmxRequest pRequest)
pRequest
- which lead to this exceptionpublic JmxRequest getRequest()
Copyright © 2016. All rights reserved.