Namespace Volo.Abp.AspNetCore.ExceptionHandling
Classes
AbpExceptionHandlingMiddleware
AbpExceptionHttpStatusCodeOptions
DefaultExceptionToErrorInfoConverter
DefaultHttpExceptionStatusCodeFinder
Interfaces
IExceptionToErrorInfoConverter
This interface can be implemented to convert an System.Exception object to an RemoteServiceErrorInfo object. Implements Chain Of Responsibility pattern.