Searched refs:exception_message (Results 1 – 12 of 12) sorted by relevance
210 exception_message = ('retry exception (%s), timeout = %ds' %250 raise exception_to_raise(exception_message)252 raise error.TimeoutException(exception_message)
83 def _transform(message, transformer, exception_message): argument90 _LOGGER.exception(exception_message)
133 exception_message = (r"Some arguments \['n'\] do not have default value, "136 with self.assertRaisesRegexp(ValueError, exception_message):147 exception_message = (r"Some arguments \['l'\] do not have default value, "150 with self.assertRaisesRegexp(ValueError, exception_message):
2081 internal::String* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local2084 *exception_message); in HandleSehExceptionsInMethodIfSupported()2085 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
2082 internal::String* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local2085 *exception_message); in HandleSehExceptionsInMethodIfSupported()2086 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
2394 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local2397 *exception_message); in HandleSehExceptionsInMethodIfSupported()2398 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
2393 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local2396 *exception_message); in HandleSehExceptionsInMethodIfSupported()2397 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
2434 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local2437 *exception_message); in HandleSehExceptionsInMethodIfSupported()2438 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
2415 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local2418 *exception_message); in HandleSehExceptionsInMethodIfSupported()2419 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
3841 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local3844 *exception_message); in HandleSehExceptionsInMethodIfSupported()3845 delete exception_message; in HandleSehExceptionsInMethodIfSupported()