Interface IErrorHandler
Inherited Members
Namespace: Steeltoe.Common.Util
Assembly: Steeltoe.Common.Abstractions.dll
Syntax
public interface IErrorHandler : IServiceNameAware
Methods
| Edit this page View SourceHandleError(Exception)
Declaration
bool HandleError(Exception exception)
Parameters
Type | Name | Description |
---|---|---|
Exception | exception |
Returns
Type | Description |
---|---|
System.Boolean |