Package org.faktorips.runtime
Class IllegalRepositoryModificationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.faktorips.runtime.IllegalRepositoryModificationException
-
- All Implemented Interfaces:
java.io.Serializable
public class IllegalRepositoryModificationException extends java.lang.RuntimeExceptionAn exception that indicates that a method do modify the repository contents was called, but the repository does not allow to modify its contents.- Author:
- Jan Ortmann
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalRepositoryModificationException()
-