Home | History | Annotate | Download | only in commands

Lines Matching refs:AbortException

42 from gslib.exception import AbortException
1081 user_aborted = isinstance(e, AbortException)
1113 raise AbortException('User interrupted config command')