You are here

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
JanrainCaptureApi.php in src/JanrainCaptureApi.php

File

src/Exception/JanrainUnauthorizedError.php, line 8

Namespace

Drupal\janrain_capture\Exception
View source
class JanrainUnauthorizedError extends \RuntimeException {

}

Members