A container for a connection exception. ConnectionException provides an object to pass to a error callback function when an exception occurs.
Constructor
The ConnectionException object is constructed when there is a connection issue. For example, actuate.ConnectionException is created when a wrong URL is given in actuate.initialize( ) or actuate.authenticate( ), or if the server was unreachable.