OHyMoS.NET Class Library

OhInputPort.calReq メソッド 

Calculation request message.
public override void calReq();

解説

ファイルは計算機能がないので、計算要請があってもどうしょう もありません。 必ず例外 OhCannotGetDataError を投げます。 Since there is no calculation function in the OhInputPort class, even if a calculation request is received, it cannot be carried out. So the OhInputPort object throws the OhCannotGetDataError object when it receives the calReq() message.

例外

例外の種類条件
OhCannotGetDataErrorif an error occurs
OhErrorif an error occurs

参照

OhInputPort クラス | OhymosNet 名前空間