Uses of Class
com.atlassian.confluence.content.render.xhtml.XhtmlTimeoutException
Packages that use XhtmlTimeoutException
-
Uses of XhtmlTimeoutException in com.atlassian.confluence.content.render.xhtml
Methods in com.atlassian.confluence.content.render.xhtml that return XhtmlTimeoutExceptionModifier and TypeMethodDescriptionstatic XhtmlTimeoutException
XhtmlTimeoutException.createForTimeout
(io.atlassian.util.concurrent.Timeout timeout) Methods in com.atlassian.confluence.content.render.xhtml that throw XhtmlTimeoutExceptionModifier and TypeMethodDescriptionvoid
ConversionContext.checkTimeout()
Check the timeout and throw an XhtmlTimeoutException if the timeout is expired.void
DefaultConversionContext.checkTimeout()