public class NoSuchStandardNumberException extends java.lang.Exception
An exception that is thrown if a standard number implementation is not available.
NoSuchStandardNumberException(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 NoSuchStandardNumberException(java.lang.String msg)