Interface IErrorHandler
public interface IErrorHandler : IServiceNameAware
- Inherited Members
Methods
HandleError(Exception)
bool HandleError(Exception exception)
Parameters
exception
Exception
public interface IErrorHandler : IServiceNameAware
bool HandleError(Exception exception)
exception
Exception