C# Class InterProcessMutex.ExceptionUtil

Show file Open project: blinemedical/Inter-process-mutex

Public Methods

Method Description
Rethrow ( Exception ex, String msg ) : Exception

Method Details

Rethrow() public static method

public static Rethrow ( Exception ex, String msg ) : Exception
ex System.Exception
msg String
return System.Exception