Table of Contents

Class ExceptionManager

Namespace
JJMasterData.Commons.Exceptions
Assembly
JJMasterData.Commons.dll
public static class ExceptionManager
Inheritance
ExceptionManager
Inherited Members

Methods

GetMessage(SqlException)

public static string GetMessage(SqlException sqlException)

Parameters

sqlException SqlException

Returns

string

GetMessage(Exception)

public static string GetMessage(Exception ex)

Parameters

ex Exception

Returns

string

GetResponse(Exception)

public static ResponseLetter GetResponse(Exception ex)

Parameters

ex Exception

Returns

ResponseLetter