Interface IHasErrorCode
Namespace: Volo.Abp.ExceptionHandling
Assembly: Volo.Abp.Core.dll
Syntax
public interface IHasErrorCode
Properties
Code
Declaration
string? Code { get; }
Property Value
Type | Description |
---|---|
string |
public interface IHasErrorCode
string? Code { get; }
Type | Description |
---|---|
string |