C# Class SnapDotNet.Apps.Common.SuspensionManagerException

Inheritance: System.Exception
Mostra file Open project: 0xdeafcafe/SnapDotNet

Public Methods

Method Description
SuspensionManagerException ( ) : System
SuspensionManagerException ( Exception e ) : System

Method Details

SuspensionManagerException() public method

public SuspensionManagerException ( ) : System
return System

SuspensionManagerException() public method

public SuspensionManagerException ( Exception e ) : System
e System.Exception
return System