public class AlgorithmException extends DMPMException
| Constructor and Description |
|---|
AlgorithmException(String algorithmName) |
AlgorithmException(String algorithmName,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlgorithmException(String algorithmName)
public String getErrorMessage()
getErrorMessage in class DMPMExceptionCopyright © 2019. All Rights Reserved.