Discuss this help topic in SecureBlackbox Forum

TElMessagePartHandler.SetError

TElMessagePartHandler     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Sets value of the internal field that describes occured errors and warnings.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    protected procedure SetError;

[PHP]
    not available

[C++]
    not available

[Java]
    not available

Description

    Use this method when you want errors and warnings that happen to be indicated in the internal field.

See also:     ErrorText     IsError     ResultCode    

Discuss this help topic in SecureBlackbox Forum