Home
last modified time | relevance | path

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

/plugin/bugzillaint/helper/
H A Dbugzillaclient.php8 class BugzillaException extends Exception {} class
9 class BugNumberInvalidException extends BugzillaException {}
364 throw new BugzillaException($result['faultString'], $result['faultCode']);
367 throw new BugzillaException("Error: " . print_r($result['faults']) );