nipoppy.exceptions.TerminatedByUserError

exception nipoppy.exceptions.TerminatedByUserError(message='')

Exception raised when the process is terminated by the user (e.g., Ctrl-C).

Parameters:

message (str)

code