You are here

class InstagramException in Drupagram 6

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

Exception handling class.

Hierarchy

Expanded class hierarchy of InstagramException

File

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

View source
class InstagramException extends Exception {

}

Members