public StockReductionsException( string message, Exception inner )
Public Sub New ( _ message As String, _ inner As Exception _ )
public: StockReductionsException( String^ message, Exception^ inner )