setErrorMode

Function Server and Client icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline

Available since Server 1.0.0, Client 1.0.0

void setErrorMode(int errorMode)

The setErrorMode function is used to set the error mode for the resource.

Parameters

1) int errorMode The error mode for the resource.

Return

void This function doesn't return a value.

Notes

There aren't any notes for this function.

Examples

There aren't any examples for this function.

Compatibility

There isn't any compatibility information for this function.

Related

Server Related

        exportFunction

        reflection.call
        reflection.clone
        reflection.createFunction
        reflection.move
        reflection.tostring


Client Related

        exportFunction

        reflection.call
        reflection.clone
        reflection.createFunction
        reflection.move
        reflection.tostring