ActionHandlerException

public class ActionHandlerException extends MdsException

The ActionHandlerException exception signals a situation in which there were some problems with executing action in org.motechproject.mds.service.ActionHandlerService.

See also: org.motechproject.mds.service.ActionHandlerService

Constructors

ActionHandlerException

public ActionHandlerException(String message)

ActionHandlerException

public ActionHandlerException(String message, Throwable cause)