pip_services3_commons.errors.InvalidStateException module

pip_services_common.errors.InvalidStateException

InvalidState 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.InvalidStateException.InvalidStateException(correlation_id: Optional[str, None] = None, code: str = None, message: str = None)

Bases: pip_services3_commons.errors.ApplicationException.ApplicationException

Errors related to calling operations, which require the component to be in a specific state.

For instance, business calls when component is not ready