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