Searched refs:Swift_BadResponseException (Results 1 – 2 of 2) sorted by relevance
240 * @throws Swift_BadResponseException If the code does not match250 throw new Swift_BadResponseException($error);388 } catch (Swift_BadResponseException $e) {403 } catch (Swift_BadResponseException $e) {429 } catch (Swift_BadResponseException $e) {451 } catch (Swift_BadResponseException $e) {
20 class Swift_BadResponseException extends Swift_ConnectionException class