Uses of Class
biz.neustar.pagerduty.QueryException

Packages that use QueryException
biz.neustar.pagerduty   
 

Uses of QueryException in biz.neustar.pagerduty
 

Methods in biz.neustar.pagerduty that throw QueryException
 List<Incident> PagerDutyClient.getIncidents(Date start, Date end, IncidentsQuery query)
          Returns the incidents based on the supplied date range and query parameters.
 int PagerDutyClient.getIncidentsCount(Date start, Date end, IncidentsQuery query)
          Returns the count of incidents based on the supplied date range and query parameters.
 



Copyright © 2011. All Rights Reserved.