Class ExceptionExtensions
Inheritance
object
ExceptionExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: InsaneScatterbrain.Extensions
Syntax
public static class ExceptionExtensions
Methods
Rethrow(Exception)
Declaration
public static void Rethrow(this Exception e)
Parameters
Type | Name | Description |
---|---|---|
System.Exception | e |