public class GeneralMathException extends Exception
| Constructor and Description |
|---|
GeneralMathException()
Creates a new general math exception.
|
GeneralMathException(String s)
Creates a new general math exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GeneralMathException()
public GeneralMathException(String s)
s - an error messageCopyright © 2018. All rights reserved.