public class NumericException extends RuntimeException
Constructor and Description |
---|
NumericException(String message)
Create an execption with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NumericException(String message)
message
- the reason for the exception.Jas4pp 1.5 © Java Analysis Studio for Particle Physics