Package org.javalite.activeweb
Class RequestContext
java.lang.Object
org.javalite.activeweb.RequestContext
This class is used internally by the framework. Do not interfere for your own good.
- Author:
- Igor Polevoy
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static boolean
static boolean
-
Method Details
-
exceptionHappened
public static boolean exceptionHappened() -
exceptionDidHappen
public static void exceptionDidHappen() -
isCustomRoute
public static boolean isCustomRoute()
-