public class EMFStorePropertiesOutdatedException extends Exception
| Constructor and Description |
|---|
EMFStorePropertiesOutdatedException(List<EMFStoreProperty> outdatedProperties)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<EMFStoreProperty> |
getOutdatedProperties()
Returns the out dated properties.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EMFStorePropertiesOutdatedException(List<EMFStoreProperty> outdatedProperties)
outdatedProperties - the list of out dated properties.public List<EMFStoreProperty> getOutdatedProperties()
Copyright © 2017. All rights reserved.