class RuntimeException in Apigee Edge 8
Same name in this branch
- 8 src/Exception/RuntimeException.php \Drupal\apigee_edge\Exception\RuntimeException
- 8 modules/apigee_edge_teams/src/Exception/RuntimeException.php \Drupal\apigee_edge_teams\Exception\RuntimeException
Module specific runtime exception class.
Hierarchy
- class \Drupal\apigee_edge_teams\Exception\RuntimeException implements ApigeeEdgeTeamsExceptionInterface
- class \Drupal\apigee_edge_teams\Exception\RuntimeException implements ApigeeEdgeTeamsExceptionInterface
Expanded class hierarchy of RuntimeException
File
- modules/
apigee_edge_teams/ src/ Exception/ RuntimeException.php, line 26
Namespace
Drupal\apigee_edge_teams\ExceptionView source
class RuntimeException extends \RuntimeException implements ApigeeEdgeTeamsExceptionInterface {
}