public class MollieException extends Exception
| Constructor and Description |
|---|
MollieException(String message,
Map<String,Object> details) |
MollieException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getDetails() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.