|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.data.service.auditing.BaseAuditingEvent
gov.nih.nci.cagrid.data.service.auditing.QueryProcessingFailedAuditingEvent
public class QueryProcessingFailedAuditingEvent
QueryProcessingFailedAuditingEvent Auditing event fired when the query processor throws a query processing exception while handling a CQL Query
| Constructor Summary | |
|---|---|
QueryProcessingFailedAuditingEvent(CQLQuery query,
java.lang.String callerId,
QueryProcessingException qpException)
|
|
| Method Summary | |
|---|---|
QueryProcessingException |
getQueryProcessingException()
|
| Methods inherited from class gov.nih.nci.cagrid.data.service.auditing.BaseAuditingEvent |
|---|
getCallerId, getQuery |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryProcessingFailedAuditingEvent(CQLQuery query,
java.lang.String callerId,
QueryProcessingException qpException)
query - callerId - qpException - | Method Detail |
|---|
public QueryProcessingException getQueryProcessingException()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||