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(EcmException cause)
This constructor wraps the given ecm exception in a runtime exception.
|
Modifier and Type | Method and Description |
---|---|
EcmException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AdapterEcmException(EcmException cause)
cause
- the ecm exception to wrappublic EcmException getCause()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.