You are here

namespace Drupal\janrain_capture\Exception in Janrain Registration 8

Classsort descending Location Description
JanrainApiCallError src/Exception/JanrainApiCallError.php The error to throw when an API call to Janrain ended unexpectedly.
JanrainUnauthorizedError src/Exception/JanrainUnauthorizedError.php The error to throw when a user is/can not be authenticated on Janrain.
JsonParseError src/Exception/JsonParseError.php The error to throw when the data cannot be parsed as JSON.