initialize() method
This method is called after this object is constructed.
Syntax
public
void
initialize
() throws AgentryException
Exceptions
-
AgentryException class –
if an error occurs
Usage
Initialization can be performed here if it might result in an exception.