public class InterruptedDiffException extends DiffException
Constructor and Description |
---|
InterruptedDiffException(ContentEntityObject leftContent,
ContentEntityObject rightContent,
int timeout) |
InterruptedDiffException(java.lang.String message,
int timeout) |
Modifier and Type | Method and Description |
---|---|
int |
getTimeout() |
public InterruptedDiffException(ContentEntityObject leftContent, ContentEntityObject rightContent, int timeout)
timeout
- - in millisecondspublic InterruptedDiffException(java.lang.String message, int timeout)
Copyright © 2003-2014 Atlassian. All Rights Reserved.