public class ExitException extends BreakException
Constructor and Description |
---|
ExitException() |
ExitException(Object condition) |
getCondition
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExitException()
public ExitException(Object condition)