public class BusinessErrorManager extends Object implements org.mule.api.lifecycle.Callable
BusinessErrorManager is a Service that processes
exceptions of type org.mule.example.errorhandler.exceptions.BusinessException.
The business method simply reports the errors and stops any further processing.| Constructor and Description |
|---|
BusinessErrorManager() |
public Object onCall(org.mule.api.MuleEventContext context) throws org.mule.api.MuleException
onCall in interface org.mule.api.lifecycle.Callableorg.mule.api.MuleExceptionCopyright © 2003–2014 MuleSoft, Inc.. All rights reserved.