class EdgeFieldException in Apigee Edge 8
Decorator around Drupal's FieldException.
Hierarchy
- class \Drupal\Core\Field\FieldException extends \Drupal\Core\Field\RuntimeException
- class \Drupal\apigee_edge\Exception\EdgeFieldException implements ApigeeEdgeExceptionInterface
Expanded class hierarchy of EdgeFieldException
File
- src/
Exception/ EdgeFieldException.php, line 28
Namespace
Drupal\apigee_edge\ExceptionView source
class EdgeFieldException extends FieldException implements ApigeeEdgeExceptionInterface {
}