Attach the aggregate to the specified event manager
| Parameters: | EventManagerInterface – |
|---|---|
| Return type: | void |
Detach aggregate listeners from the specified event manager
| Parameters: | EventManagerInterface – |
|---|---|
| Return type: | void |
Flag: display exceptions in error pages?
| Parameters: | bool – |
|---|---|
| Return type: | ExceptionStrategy |
Should we display exceptions in error pages?
| Return type: | bool |
|---|
Set the exception template
| Parameters: | string – |
|---|---|
| Return type: | ExceptionStrategy |