gravelamps.core.exception

Custom exceptions

exception gravelamps.core.exception.PatternError(message)

Bases: Exception

Exception for pattern problems.

exception gravelamps.core.exception.PipelineNotFinishedError

Bases: Exception

Exception for asimov pipelines not being finished.