Class InternalRequestGlobalsImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Throwable getClassLoaderException()  
      void storeClassLoaderException​(java.lang.Throwable classLoaderException)
      Stores the throwable for later; only the first such exception is kept (later exceptions are ignored, see TAPESTRY-2399).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait