Initializes a new instance of the InterpolationException class.
Initializes a new instance of the InterpolationException class.
public InterpolationException();
public InterpolationException(Exception);
public InterpolationException(string);
public InterpolationException(string,Exception);
InterpolationException Class | WebCab.Libraries.Finance.Portfolio Namespace