Class RequestContext

java.lang.Object
org.javalite.activeweb.RequestContext

public class RequestContext extends Object
This class is used internally by the framework. Do not interfere for your own good.
Author:
Igor Polevoy
  • Method Details

    • exceptionHappened

      public static boolean exceptionHappened()
    • exceptionDidHappen

      public static void exceptionDidHappen()
    • isCustomRoute

      public static boolean isCustomRoute()