class OgVocabException in OG Vocabulary 7
@file Provide a separate Exception so it can be caught separately.
Hierarchy
- class \OgVocabException extends \Exception
Expanded class hierarchy of OgVocabException
File
- includes/
og_vocab.exception.inc, line 8 - Provide a separate Exception so it can be caught separately.
View source
class OgVocabException extends Exception {
}