Class Inx_Api_DataException

Description

An Inx_Api_DataException is thrown when a BusinessObject cannot be found on the server.

An Inx_Api_DataException is thrown when a BusinessObject cannot be found on the server. Example: Calling

  1. commitUpdate()
on a
  1. BusinessObject
that was deleted will result in a
  1. DataException
.

  • version: $Revision: 9482 $ $Date: 2007-12-18 16:42:11 +0200 (An, 18 Grd 2007) $ $Author: vladas $
  • see: get(int)
  • see: reload()
  • see: commitUpdate()

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

Exception
   |
   --Inx_Api_DataException
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