StockReductionsException Constructor (String)

Namespace:  JiwaFinancials.Jiwa.JiwaStockTake
Assembly:  JiwaStockTake (in JiwaStockTake.dll)

Syntax


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

Parameters

message
Type: String