C# Class CarbonFitness.BusinessLogic.Exceptions.InvalidWeightException

Inheritance: System.Exception
Show file Open project: yodiz/CarbonFitness

Public Methods

Method Description
InvalidWeightException ( string message ) : System

Method Details

InvalidWeightException() public method

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