Package org.eclipse.net4j.db.ddl.delta
Class IDBDeltaVisitor.Filter.ForbiddenChangeException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- org.eclipse.net4j.db.ddl.delta.IDBDeltaVisitor.Filter.ForbiddenChangeException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 - Enclosing class:
- IDBDeltaVisitor.Filter
 
 public static final class IDBDeltaVisitor.Filter.ForbiddenChangeException extends java.lang.RuntimeException- Author:
- Eike Stepper
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description ForbiddenChangeException(IDBDelta delta)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description IDBDeltagetDelta()
 
-