You are here

SimplesamlphpAttributeException.php in simpleSAMLphp Authentication 8.3

File

src/Exception/SimplesamlphpAttributeException.php
View source
<?php

namespace Drupal\simplesamlphp_auth\Exception;


/**
 * Class SimplesamlphpAttributeException.
 */
class SimplesamlphpAttributeException extends \Exception {

}

Classes

Namesort descending Description
SimplesamlphpAttributeException Class SimplesamlphpAttributeException.