You are here

class OgException in Organic groups 7.2

Same name and namespace in other branches
  1. 7 og.module \OgException

@file Provide a separate Exception so it can be caught separately.

Hierarchy

Expanded class hierarchy of OgException

File

includes/og.exception.inc, line 8
Provide a separate Exception so it can be caught separately.

View source
class OgException extends Exception {

}

Members