public interface ErrorMessageAwareException
Message regarding the error that occurred.
When this exception is analysed to create an Error, it will feature the message as it's
error message and the exception will be the specified one.| Modifier and Type | Method and Description |
|---|---|
Message |
getErrorMessage()
Retrieves the error
Message to be used in the error creation. |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.