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 © 1998–2021. All rights reserved.