class JanrainUnauthorizedError in Janrain Registration 8
The error to throw when a user is/can not be authenticated on Janrain.
Hierarchy
- class \Drupal\janrain_capture\Exception\JanrainUnauthorizedError extends \Drupal\janrain_capture\Exception\RuntimeException
Expanded class hierarchy of JanrainUnauthorizedError
1 file declares its use of JanrainUnauthorizedError
File
- src/
Exception/ JanrainUnauthorizedError.php, line 8
Namespace
Drupal\janrain_capture\ExceptionView source
class JanrainUnauthorizedError extends \RuntimeException {
}