ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class IllegalStateException. More...
Class IllegalStateException.
Indicates that the invocation of a method is not possible due to an illegal state of the current object. For example FileUpload which needs to process the files before they can be moved throws an illegal state exception if the move got called without processing the files first.
Definition at line 18 of file IllegalStateException.php.