neuecc / LightNode

Micro RPC/REST Framework built on OWIN
http://neuecc.github.io/LightNode
MIT License
181 stars 32 forks source link

500 handling #31

Closed neuecc closed 10 years ago

neuecc commented 10 years ago

WebAPI example

config.IncludeErrorDetailPolicy = IncludeErrorDetailPolicy.Never;

{ Message: ExceptionMessage: ExceptionType: StackTrace: }