public class MathException
extends java.lang.Exception
gov.sns.tools.math package.| Constructor and Description |
|---|
MathException()
Creates a new instance of
MathException without detail message. |
MathException(java.lang.String msg)
Constructs an instance of
MathException with the specified detail message. |