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:
  • Constructor Details

    • IllegalRepositoryModificationException

      public IllegalRepositoryModificationException()