You are here

class CasSloException in CAS 8

Same name and namespace in other branches
  1. 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\Exception
View source
class CasSloException extends \Exception {

}

Members