src.pipeline.state.pipeline_state_exception

Exceptions

PipelineStateException([message])

exception src.pipeline.state.pipeline_state_exception.PipelineStateException(message='')
Author:

Alberto M. Esmoris Pena

Class for exceptions related to the pipeline state. See VL3DException.

__init__(message='')