com.onlineobject.objectnet Namespace

NetworkGlobalEvents..::..OnLoginFailed Method

Called when a login attempt fails.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void OnLoginFailed(

	Exception error

)

Parameters

error
Type: Exception
The exception that occurred during the login attempt.