public class GaussFactoryException extends GaussException
superException| Constructor and Description |
|---|
GaussFactoryException(Exception e) |
GaussFactoryException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GaussFactoryException(String message)
public GaussFactoryException(Exception e)
public String getMessage()
getMessage in class ThrowableCopyright © 2022. All rights reserved.