You are here

class OgException in Organic groups 7

Same name and namespace in other branches
  1. 7.2 includes/og.exception.inc \OgException

Provide a separate Exception so it can be caught separately.

Hierarchy

Expanded class hierarchy of OgException

File

./og.module, line 910
Enable users to create and manage groups with roles and permissions.

View source
class OgException extends Exception {

}

Members