phpCAS  version 1.4.0
OutOfSequenceException.php
Go to the documentation of this file.
1 <?php
2 
45 extends BadMethodCallException
46 implements CAS_Exception
47 {
48 
49 }