public final class IncompatibleChangeError extends IllegalStateException
| Constructor and Description | 
|---|
IncompatibleChangeError(String aMessage)  | 
IncompatibleChangeError(String aMessage,
                       Adaptation aRemovedInstance)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isRemovedInstance(Adaptation aDataSet)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncompatibleChangeError(String aMessage)
public IncompatibleChangeError(String aMessage, Adaptation aRemovedInstance)
public boolean isRemovedInstance(Adaptation aDataSet)