Uses of Class
com.atlassian.confluence.content.render.xhtml.XhtmlTimeoutException
-
Packages that use XhtmlTimeoutException Package Description com.atlassian.confluence.content.render.xhtml -
-
Uses of XhtmlTimeoutException in com.atlassian.confluence.content.render.xhtml
Methods in com.atlassian.confluence.content.render.xhtml that return XhtmlTimeoutException Modifier and Type Method Description static XhtmlTimeoutExceptionXhtmlTimeoutException. createForTimeout(io.atlassian.util.concurrent.Timeout timeout)static XhtmlTimeoutExceptionXhtmlTimeoutException. forTimeout(com.atlassian.util.concurrent.Timeout timeout)Deprecated.since 7.0.1.Methods in com.atlassian.confluence.content.render.xhtml that throw XhtmlTimeoutException Modifier and Type Method Description voidConversionContext. checkTimeout()Check the timeout and throw an XhtmlTimeoutException if the timeout is expired.voidDefaultConversionContext. checkTimeout()
-