class InstagramException in Drupagram 7
Same name and namespace in other branches
- 6 drupagram.lib.php \InstagramException
Exception handling class.
Hierarchy
- class \InstagramException extends \Exception
Expanded class hierarchy of InstagramException
File
- ./
drupagram.lib.php, line 67 - Classes to implement the full Instagram API
View source
class InstagramException extends Exception {
}