interface ApigeeEdgeTeamsExceptionInterface in Apigee Edge 8
Module specific base exception interface.
All exceptions thrown by this module should implement this.
Hierarchy
- interface \Drupal\apigee_edge_teams\Exception\ApigeeEdgeTeamsExceptionInterface extends \Drupal\apigee_edge_teams\Exception\Throwable
Expanded class hierarchy of ApigeeEdgeTeamsExceptionInterface
All classes that implement ApigeeEdgeTeamsExceptionInterface
File
- modules/
apigee_edge_teams/ src/ Exception/ ApigeeEdgeTeamsExceptionInterface.php, line 28
Namespace
Drupal\apigee_edge_teams\ExceptionView source
interface ApigeeEdgeTeamsExceptionInterface extends \Throwable {
}