org.faktorips.runtime
Class IllegalRepositoryModificationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
IllegalRepositoryModificationException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalRepositoryModificationException

public IllegalRepositoryModificationException()


Copyright © 2015. All rights reserved.