Package | Description |
---|---|
com.espertech.esper.client.deploy |
Module and deployment administrative service.
|
Modifier and Type | Method and Description |
---|---|
List<DeploymentItemException> |
DeploymentActionException.getExceptions()
Returns the exception list.
|
Constructor and Description |
---|
DeploymentActionException(String message,
List<DeploymentItemException> exceptions)
Ctor.
|