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