public class BreakException extends java.lang.Exception
BreakException()
BreakException(java.lang.String msg)
BreakException(java.lang.String msg, java.lang.Throwable e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BreakException()
public BreakException(java.lang.String msg)
public BreakException(java.lang.String msg, java.lang.Throwable e)