pip_services3_components.build.CreateException module

pip_services3_components.build.CreateException

Create exception type

copyright

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

license

MIT, see LICENSE for more details.

exception pip_services3_components.build.CreateException.CreateException(correlation_id: Optional[str] = None, message_or_locator: str = None)

Bases: pip_services3_commons.errors.InternalException.InternalException

Error raised when factory is not able to create requested component.