Class Inx_Api_ConnectException

Description

An Inx_Api_ConnectException is thrown when a connection to the server cannot be established via the static methods provided by Session.

An Inx_Api_ConnectException is thrown when a connection to the server cannot be established via the static methods provided by Session. Possible reasons for this exception include:

  • An invalid application URL was provided
  • The server is not reachable

Located in /Api/ConnectException.php (line 16)

Exception
   |
   --Inx_Api_ConnectException
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods

Inherited Methods

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Documentation generated on Thu, 17 Sep 2015 14:27:23 +0200 by phpDocumentor 1.3.2