public class PsimuNumericalPropagatorException extends Exception
| Constructor and Description |
|---|
PsimuNumericalPropagatorException(String format,
Object... args)
Creates a new instance using a message.
|
PsimuNumericalPropagatorException(Throwable cause)
Creates a new instance using a cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PsimuNumericalPropagatorException(String format, Object... args)
format - error message.args - arguments for the format.public PsimuNumericalPropagatorException(Throwable cause)
cause - error causeCopyright © 2022. All rights reserved.