Solita.Episerver.WebApi.Attributes |
Name | Description |
---|---|
EpiserverWebApiErrorHandler | Logs all expections using EPiServer.Logging.ILogger. The handler returns HTTP 500 status with a message "An error has occurred" for end users. But for admin/editor/locahost users the full exception is displayed to ease debugging. |
EpiserverWebApiErrorHandler.InternalServerErrorTextPlainResult | |
StructureMapWebApiDependencyResolver | Web API DependencyResolver for StructureMap |