Table of Contents

Class ExceptionExtensions

Namespace
XENBIT.ResQueServe.Core.Extensions
Assembly
RQS.Core.dll
public static class ExceptionExtensions
Inheritance
ExceptionExtensions
Inherited Members

Methods

SetNotifyErrorToViewBag(ResQueServeException, dynamic, string?)

public static void SetNotifyErrorToViewBag(ResQueServeException exception, dynamic viewBag, string? prefix = null)

Parameters

exception ResQueServeException
viewBag dynamic
prefix string