Interface IQuickApiExceptionResultBuilder
500异常结果
public interface IQuickApiExceptionResultBuilder
- Extension Methods
Methods
ErrorResultAsync(Exception)
规范化返回异常
Task<IResult> ErrorResultAsync(Exception exception)
Parameters
exception
Exception