class SimplesamlphpAttributeException in simpleSAMLphp Authentication 8.3
Class SimplesamlphpAttributeException.
Hierarchy
- class \Drupal\simplesamlphp_auth\Exception\SimplesamlphpAttributeException extends \Drupal\simplesamlphp_auth\Exception\Exception
Expanded class hierarchy of SimplesamlphpAttributeException
2 files declare their use of SimplesamlphpAttributeException
- SimplesamlphpAuthManager.php in src/
Service/ SimplesamlphpAuthManager.php - SimplesamlphpAuthManagerTest.php in tests/
src/ Unit/ Service/ SimplesamlphpAuthManagerTest.php
File
- src/
Exception/ SimplesamlphpAttributeException.php, line 8
Namespace
Drupal\simplesamlphp_auth\ExceptionView source
class SimplesamlphpAttributeException extends \Exception {
}