You are here

class EdgeFieldException in Apigee Edge 8

Decorator around Drupal's FieldException.

Hierarchy

Expanded class hierarchy of EdgeFieldException

File

src/Exception/EdgeFieldException.php, line 28

Namespace

Drupal\apigee_edge\Exception
View source
class EdgeFieldException extends FieldException implements ApigeeEdgeExceptionInterface {

}

Members