public class AdapterEcmException extends RuntimeException
runtime exception wraps an ecm exception for
adapters to be able to throw ecm exceptions in a getter or setter.| Constructor and Description |
|---|
AdapterEcmException(com.lexmark.saperion.exceptions.EcmException cause)
This constructor wraps the given ecm exception in a runtime exception.
|
| Modifier and Type | Method and Description |
|---|---|
com.lexmark.saperion.exceptions.EcmException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.