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