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, toString
Copyright © 2016. All rights reserved.