export { PersistentError } from './PersistentError'; export { CommunicationError } from './CommunicationError'; export { IllegalEntityError } from './IllegalEntityError'; export { EntityExistsError } from './EntityExistsError';