|
IBM Information Integrator for Content V8.2 APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--com.ibm.mm.sdk.common.infomining.DKIKFRuntimeException | +--com.ibm.mm.sdk.common.infomining.DKIKFQueryParserException
This class indicates an error while parsing a query string
Constructor Summary | |
DKIKFQueryParserException()
Constructs an empty DKIKFQueryParserException |
|
DKIKFQueryParserException(java.lang.String msg)
Constructs an DKIKFQueryParserException with the specified
detail message. |
Methods inherited from class com.ibm.mm.sdk.common.infomining.DKIKFRuntimeException |
getErrorId, getMessage, getNestedException, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DKIKFQueryParserException()
DKIKFQueryParserException
public DKIKFQueryParserException(java.lang.String msg)
DKIKFQueryParserException
with the specified
detail message.msg
- the detail message.
|
IBM Information Integrator for Content V8.2 APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |