public class InterruptedDiffException extends DiffException
| Constructor and Description |
|---|
InterruptedDiffException(ContentEntityObject leftContent,
ContentEntityObject rightContent,
int timeout) |
InterruptedDiffException(String message,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTimeout() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InterruptedDiffException(ContentEntityObject leftContent, ContentEntityObject rightContent, int timeout)
timeout - - in millisecondspublic InterruptedDiffException(String message, int timeout)
Copyright © 2003–2018 Atlassian. All rights reserved.