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 |
|---|---|
| System.String |
public interface IHasErrorCode
string Code { get; }
| Type | Description |
|---|---|
| System.String |