SIGNATURE=IWException.EIWWrongSubnet
ETYPE=Class
Declaration:
Delphi:
|
public EIWWrongSubnet = class(EIWException);
|
C++:
|
public: class EIWWrongSubnet : public EIWException;
|
Unit: IWException.pas
Description: Thrown when the current IP originates from a different subnet than the original session IP