Interface IHasHttpStatusCode
Namespace: Volo.Abp.ExceptionHandling
Assembly: Volo.Abp.Core.dll
Syntax
public interface IHasHttpStatusCode
Properties
HttpStatusCode
Declaration
int HttpStatusCode { get; }
Property Value
Type | Description |
---|---|
int |