pip_services3_commons.errors.ConflictException module

pip_services_common.errors.ConflictException

Conflict error type

copyright

Conceptual Vision Consulting LLC 2018-2019, see AUTHORS for more details.

license

MIT, see LICENSE for more details.

exception pip_services3_commons.errors.ConflictException.ConflictException(correlation_id: Optional[str, None] = None, code: str = None, message: str = None)

Bases: pip_services3_commons.errors.ApplicationException.ApplicationException

Errors raised by conflicts between object versions that were posted by the user and those that are stored on the server.