|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.edustructures.sifworks.ADKException
com.edustructures.sifworks.ADKMessagingException
com.edustructures.sifworks.SIFException
com.edustructures.sifworks.tools.queries.QueryFormatterException
public class QueryFormatterException
Signals an unrecoverable processing error by a QueryFormatter
| Field Summary |
|---|
| Fields inherited from class com.edustructures.sifworks.SIFException |
|---|
fAck |
| Constructor Summary | |
|---|---|
QueryFormatterException(java.lang.String msg)
Creates a new SIF Error that indicates the Query is not supported by the responding agent. |
|
| Method Summary |
|---|
| Methods inherited from class com.edustructures.sifworks.SIFException |
|---|
getAck, getError, getErrorCategory, getErrorCode, getErrorDesc, getErrorExtDesc, getMessage, getSIFErrorCategory, hasError, hasError, hasErrorCategory, hasErrorCategory, hasErrors, setErrorCategory, setErrorCategory, setErrorCode, setErrorDesc, setErrorExtDesc, setSIF_Error, setSIF_Error |
| Methods inherited from class com.edustructures.sifworks.ADKException |
|---|
add, getChildren, getRetry, getSIFExceptions, getZone, getZoneId, hasChildren, hasSIFError, hasSIFError, hasSIFError, hasSIFError, hasSIFExceptions, log, log, setRetry, toString, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueryFormatterException(java.lang.String msg)
msg - detail about the error message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||