class UCXF_DbException in Extra Fields Checkout Pane 7
Same name and namespace in other branches
- 6.2 class/Exceptions.inc \UCXF_DbException
UCXF_DbException
Used when a database error occurs.
Hierarchy
- class \UCXF_Exception extends \Exception
- class \UCXF_DbException
Expanded class hierarchy of UCXF_DbException
File
- class/
Exceptions.inc, line 33 - Exception classes for Extra Fields Pane
View source
class UCXF_DbException extends UCXF_Exception {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
UCXF_Exception:: |
public | function | Logs error in watchdog | |
UCXF_Exception:: |
public | function | Prints error message on screen. |