public class TooManyCallNestException extends Exception
| Constructor and Description |
|---|
TooManyCallNestException(int threashold,
int nest) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNest() |
int |
getThreashold() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString