org.faktorips.runtime
Class IllegalRepositoryModificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.faktorips.runtime.IllegalRepositoryModificationException
- All Implemented Interfaces:
- Serializable
public class IllegalRepositoryModificationException
- extends RuntimeException
An 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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalRepositoryModificationException
public IllegalRepositoryModificationException()
Copyright © 2015. All rights reserved.