public class ChangeSetContentTooLargeException extends ContentTooLargeException
Constructor and Description |
---|
ChangeSetContentTooLargeException(int filePathLimit) |
ChangeSetContentTooLargeException(java.lang.String message,
int filePathLimit) |
Modifier and Type | Method and Description |
---|---|
int |
getFilePathLimit() |
protected int |
getLimitSize() |
getMessageHtml
public ChangeSetContentTooLargeException(java.lang.String message, int filePathLimit)
public ChangeSetContentTooLargeException(int filePathLimit)
public int getFilePathLimit()
protected int getLimitSize()
getLimitSize
in class ContentTooLargeException