ILIAS  release_7 Revision v7.30-3-g800a261c036
OutOfSequenceException.php
Go to the documentation of this file.
1<?php
2
45{
46}
An exception for terminatinating execution or to throw for unit testing.
This class defines Exceptions that should be thrown when the sequence of operations is invalid.
A root exception interface for all exceptions in phpCAS.
Definition: Exception.php:56