C# Class SignalR.AppFabric.IIDGeneratorException

Inheritance: System.Exception
Show file Open project: LloydPickering/SignalR.AppFabric

Private Properties

Property Type Description

Public Methods

Method Description
IIDGeneratorException ( ) : System
IIDGeneratorException ( String Message ) : System

Method Details

IIDGeneratorException() public method

public IIDGeneratorException ( ) : System
return System

IIDGeneratorException() public method

public IIDGeneratorException ( String Message ) : System
Message String
return System