LoginException(String, Throwable) constructor

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

Syntax

public LoginException ( String message , Throwable cause )

Parameters