C# Class cmdR.Exceptions.ToManyRoutesFoundException

Inheritance: System.Exception
Exibir arquivo Open project: theouteredge/cmdR

Public Methods

Method Description
ToManyRoutesFoundException ( string message ) : System

Method Details

ToManyRoutesFoundException() public method

public ToManyRoutesFoundException ( string message ) : System
message string
return System