pip_services3_commons.errors.InvocationException module

pip_services_common.errors.InvocationException

Invocation error type

copyright

Conceptual Vision Consulting LLC 2015-2016, see AUTHORS for more details.

license

MIT, see LICENSE for more details.

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

Bases: pip_services3_commons.errors.ApplicationException.ApplicationException

Errors returned by remote services or by the network during call attempts.