You are here

CasValidateException.php in CAS 8

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

File

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

namespace Drupal\cas\Exception;


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

}

Classes

Namesort descending Description
CasValidateException Class CasValidateException.