Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
StarterKit
ApiExceptionMapper
C# Class StarterKit.ApiExceptionMapper
Inheritance:
ExceptionMapper
Show file
Open project: digipolisantwerp/generator-dgp-api-aspnetcore_yeoman
Protected Methods
Method
Description
Configure
( ) :
void
CreateDefaultMap
(
Error
error
,
Exception
exception
) :
void
Method Details
Configure()
protected
method
protected
Configure
( ) :
void
return
void
CreateDefaultMap()
protected
method
protected
CreateDefaultMap
(
Error
error
,
Exception
exception
) :
void
error
Error
exception
System.Exception
return
void