You are here

protected property AuthenticationKeyValueMalformedException::$problematicField in Apigee Edge 8

The key value field that is malformed.

Type: string

File

src/Exception/AuthenticationKeyValueMalformedException.php, line 15

Class

AuthenticationKeyValueMalformedException
Defines an exception for when a key value is malformed.

Namespace

Drupal\apigee_edge\Exception

Code

protected $problematicField;