Interface InternalRequestGlobals

    • Method Detail

      • storeClassLoaderException

        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).