public interface InternalRequestGlobals
Modifier and Type | Method and Description |
---|---|
Throwable |
getClassLoaderException() |
void |
storeClassLoaderException(Throwable classLoaderException)
Stores the throwable for later; only the first such exception is kept (later exceptions are ignored, see
TAPESTRY-2399).
|
void storeClassLoaderException(Throwable classLoaderException)
Throwable getClassLoaderException()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.