public class ExitException extends BreakException
ExitException()
ExitException(java.lang.Object condition)
getCondition
getMessage, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ExitException()
public ExitException(java.lang.Object condition)