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