You are here

CasSloException.php in CAS 8

Same filename and directory in other branches
  1. 2.x src/Exception/CasSloException.php

File

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

namespace Drupal\cas\Exception;


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

}

Classes

Namesort descending Description
CasSloException Class CasSloException.