public class XhtmlTimeoutException extends XhtmlException
Modifier and Type | Method and Description |
---|---|
static XhtmlTimeoutException |
forTimeout(com.atlassian.util.concurrent.Timeout timeout) |
long |
getAllowedTimeInSeconds() |
long |
getExceededTimeInMilliseconds() |
void |
withLogContext(Map<String,Object> context,
Runnable logger) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static XhtmlTimeoutException forTimeout(com.atlassian.util.concurrent.Timeout timeout)
public long getAllowedTimeInSeconds()
public long getExceededTimeInMilliseconds()
Copyright © 2003–2017 Atlassian. All rights reserved.