You are here

protected property KeyProviderRequirementsException::$translatableMarkupMessage in Apigee Edge 8

The TranslatableMarkup object containing a message to render on the UI.

Type: \Drupal\Core\StringTranslation\TranslatableMarkup

File

src/Exception/KeyProviderRequirementsException.php, line 35

Class

KeyProviderRequirementsException
Defines an exception for Apigee Edge key provider problems.

Namespace

Drupal\apigee_edge\Exception

Code

protected $translatableMarkupMessage;