You are here

class CerException in Corresponding Entity References 7.2

Exception related to CER operations.

Hierarchy

Expanded class hierarchy of CerException

File

./handler.inc, line 12
Contains base code for CER handlers, which are objects responsible for creating, updating and deleting corresponding references between entities.

View source
class CerException extends Exception {

}

Members