Home
last modified time | relevance | path

Searched refs:BugNumberInvalidException (Results 1 – 1 of 1) sorted by relevance

/plugin/bugzillaint/helper/
H A Dbugzillaclient.php9 class BugNumberInvalidException extends BugzillaException {} class
228 } catch (BugNumberInvalidException $e) {
235 } catch (BugNumberInvalidException $ee) {
362 throw new BugNumberInvalidException($result['faultString'], $result['faultCode']);