You are here

class InstagramException in Drupagram 7

Same name and namespace in other branches
  1. 6 drupagram.lib.php \InstagramException

Exception handling class.

Hierarchy

Expanded class hierarchy of InstagramException

File

./drupagram.lib.php, line 67
Classes to implement the full Instagram API

View source
class InstagramException extends Exception {

}

Members