public class RegionsOutsideFrameException extends RuntimeException
| Constructor and Description |
|---|
RegionsOutsideFrameException(String title,
ITextSegment frame,
Pair<String,ITextSegment>... regions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RegionsOutsideFrameException(String title, ITextSegment frame, Pair<String,ITextSegment>... regions)
public String getMessage()
getMessage in class ThrowableCopyright © 2015. All Rights Reserved.