com.onlineobject.objectnet Namespace

NetworkManager..::..OnLoginFailedEvent Method

Handles the event when a login attempt fails.

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

Syntax


public void OnLoginFailedEvent(

	Exception exception

)

Parameters

exception
Type: Exception
The exception that was thrown during the login attempt.