C# Class Day4.UnhandledExceptions.IntrestRateCalcException

Inheritance: System.ApplicationException
Mostra file Open project: ctsxamarintraining/October15

Public Methods

Method Description
IntrestRateCalcException ( ) : System
IntrestRateCalcException ( string error ) : System

Method Details

IntrestRateCalcException() public method

public IntrestRateCalcException ( ) : System
return System

IntrestRateCalcException() public method

public IntrestRateCalcException ( string error ) : System
error string
return System