@WebFault(name="XQueryFaultType") public class MalformedQueryException extends RuntimeException
CollectorStub.execute(String) when the query cannot be submitted to the Information Collector
service.| Constructor and Description |
|---|
MalformedQueryException(String message)
Creates an instance with a given message and an
AxisFaultInfo payload |
MalformedQueryException(String message,
MalformedQueryExceptionBean faultInfo) |
MalformedQueryException(String message,
MalformedQueryExceptionBean faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
MalformedQueryExceptionBean |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MalformedQueryException(String message, MalformedQueryExceptionBean faultInfo, Throwable cause)
public MalformedQueryException(String message, MalformedQueryExceptionBean faultInfo)
public MalformedQueryException(String message)
AxisFaultInfo payloadmessage - the messageinfo - the payloadpublic MalformedQueryExceptionBean getFaultInfo()
Copyright © 2018. All Rights Reserved.