private static class AnnotatedLSTNode.NonRegularLoopException extends Exception
Modifier and Type | Field and Description |
---|---|
private String |
_summary
Brief description of problem
|
(package private) static long |
serialVersionUID
Support for exception serialization
|
Constructor and Description |
---|
NonRegularLoopException(String s) |
Modifier and Type | Method and Description |
---|---|
(package private) String |
summary() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
static final long serialVersionUID
NonRegularLoopException(String s)