Class UserExceptionInformerContext
Inherited Members
Namespace: Volo.Abp.AspNetCore.Components.ExceptionHandling
Assembly: Volo.Abp.AspNetCore.Components.dll
Syntax
public class UserExceptionInformerContext
Constructors
UserExceptionInformerContext(Exception)
Declaration
public UserExceptionInformerContext(Exception exception)
Parameters
Type | Name | Description |
---|---|---|
Exception | exception |
Properties
Exception
Declaration
public Exception Exception { get; }
Property Value
Type | Description |
---|---|
Exception |