public class NoStackException extends Exception
| Constructor and Description |
|---|
NoStackException() |
NoStackException(String message) |
NoStackException(String message,
Throwable cause) |
NoStackException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.