public class NumberOverflowException extends IllegalArgumentException
private static long
serialVersionUID
NumberOverflowException()
NumberOverflowException(Number number)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private static final long serialVersionUID
public NumberOverflowException()
public NumberOverflowException(Number number)
Copyright © 2020. All rights reserved.