|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilADTDBException:
Collaboration diagram for ilADTDBException:Public Member Functions | |
| getColumn () | |
| setColumn ($a_col) | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. More... | |
Protected Attributes | |
| $a_col | |
Definition at line 5 of file class.ilADTDBException.php.
| ilADTDBException::getColumn | ( | ) |
Definition at line 9 of file class.ilADTDBException.php.
| ilADTDBException::setColumn | ( | $a_col | ) |
Definition at line 14 of file class.ilADTDBException.php.
References $a_col.
|
protected |
Definition at line 7 of file class.ilADTDBException.php.
Referenced by setColumn().