ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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 34 of file IllegalStateException.php.