LoginException(String) constructor

Constructs a new login exception with the given error message, which will be passed to the Agentry client.

Syntax

public LoginException ( String message )

Parameters