You are here

class SocialApiException in Social API 8

Same name and namespace in other branches
  1. 8.2 src/SocialApiException.php \Drupal\social_api\SocialApiException
  2. 3.x src/SocialApiException.php \Drupal\social_api\SocialApiException

Defines an Exception class for Social API.

Hierarchy

Expanded class hierarchy of SocialApiException

1 file declares its use of SocialApiException
NetworkBase.php in src/Plugin/NetworkBase.php

File

src/SocialApiException.php, line 8

Namespace

Drupal\social_api
View source
class SocialApiException extends \Exception {

}

Members