You are here

class RuntimeException in Apigee Edge 8

Same name in this branch
  1. 8 src/Exception/RuntimeException.php \Drupal\apigee_edge\Exception\RuntimeException
  2. 8 modules/apigee_edge_teams/src/Exception/RuntimeException.php \Drupal\apigee_edge_teams\Exception\RuntimeException

Module specific runtime exception class.

Hierarchy

Expanded class hierarchy of RuntimeException

File

modules/apigee_edge_teams/src/Exception/RuntimeException.php, line 26

Namespace

Drupal\apigee_edge_teams\Exception
View source
class RuntimeException extends \RuntimeException implements ApigeeEdgeTeamsExceptionInterface {

}

Members