Class ExceptionExtensions
Inheritance
System.Object
ExceptionExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Bayat.Core.Utilities
Assembly: Bayat.Core.Runtime.dll
Syntax
public static class ExceptionExtensions
Methods
| Improve this Doc View SourceIsDiskFull(Exception)
Declaration
public static bool IsDiskFull(this Exception ex)
Parameters
Type | Name | Description |
---|---|---|
System.Exception | ex |
Returns
Type | Description |
---|---|
System.Boolean |