ProtocolValidationError#

exception gufe.protocols.errors.ProtocolValidationError#

Error when the protocol setup or settings can not be validated.

args#
with_traceback()#

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.