You are here

interface ApigeeEdgeExceptionInterface in Apigee Edge 8

Module specific base exception interface.

All exceptions thrown by this module should implement this.

Hierarchy

Expanded class hierarchy of ApigeeEdgeExceptionInterface

All classes that implement ApigeeEdgeExceptionInterface

File

src/Exception/ApigeeEdgeExceptionInterface.php, line 28

Namespace

Drupal\apigee_edge\Exception
View source
interface ApigeeEdgeExceptionInterface extends \Throwable {

}

Members