class CasSloException in CAS 8
Same name and namespace in other branches
- 2.x src/Exception/CasSloException.php \Drupal\cas\Exception\CasSloException
Class CasSloException.
Hierarchy
- class \Drupal\cas\Exception\CasSloException extends \Drupal\cas\Exception\Exception
Expanded class hierarchy of CasSloException
2 files declare their use of CasSloException
- CasLogout.php in src/
Service/ CasLogout.php - ServiceController.php in src/
Controller/ ServiceController.php
File
- src/
Exception/ CasSloException.php, line 8
Namespace
Drupal\cas\ExceptionView source
class CasSloException extends \Exception {
}