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