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
GetMessage(Exception)
public static string GetMessage(Exception ex)
Parameters
ex
Exception
Returns
GetResponse(Exception)
public static ResponseLetter GetResponse(Exception ex)
Parameters
ex
Exception