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