ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Public Member Functions | |
getColumn () | |
setColumn (string $a_col) | |
![]() | |
__construct ($a_message, $a_code=0) | |
A code isn't optional as in build in class Exception. More... | |
Protected Attributes | |
string | $col = '' |
Definition at line 21 of file class.ilADTDBException.php.
ilADTDBException::getColumn | ( | ) |
Definition at line 25 of file class.ilADTDBException.php.
References $col.
Referenced by ilADTBasedObject\create(), and ilADTBasedObject\update().
ilADTDBException::setColumn | ( | string | $a_col | ) |
Definition at line 30 of file class.ilADTDBException.php.
|
protected |
Definition at line 23 of file class.ilADTDBException.php.
Referenced by getColumn().