All Packages Class Hierarchy This Package Previous Next Index
Class novocode.netforge.http.exception.NotModifiedException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----novocode.netforge.http.exception.ResponseException
|
+----novocode.netforge.http.exception.SendableException
|
+----novocode.netforge.http.exception.NotModifiedException
- public class NotModifiedException
- extends SendableException
-
NotModifiedException()
-
-
getResponse(Responder, Request)
-
NotModifiedException
public NotModifiedException()
getResponse
public Response getResponse(Responder res,
Request req)
- Overrides:
- getResponse in class SendableException
All Packages Class Hierarchy This Package Previous Next Index