SimplesamlphpAttributeException.php in simpleSAMLphp Authentication 8.3
Namespace
Drupal\simplesamlphp_auth\ExceptionFile
src/Exception/SimplesamlphpAttributeException.phpView source
<?php
namespace Drupal\simplesamlphp_auth\Exception;
/**
* Class SimplesamlphpAttributeException.
*/
class SimplesamlphpAttributeException extends \Exception {
}
Classes
Name | Description |
---|---|
SimplesamlphpAttributeException | Class SimplesamlphpAttributeException. |