Info
Version: | 1.0.6 |
Author(s): | Furiza |
Last Update: | Monday, April 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Furiza.Base.Core.Exceptions.Serialization |
Install
Install-Package Furiza.Base.Core.Exceptions.Serialization
dotnet add package Furiza.Base.Core.Exceptions.Serialization
paket add Furiza.Base.Core.Exceptions.Serialization
Furiza.Base.Core.Exceptions.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- Furiza.Base.Core.Exceptions(>= 1.0.6)
Tags
In case of a business error, the DTO BadRequestError reflect CoreException properties that can be displayed externally; in case of a system error, the relevant data to be shown is displayed in the DTO InternalServerError.