com.edustructures.sifworks.tools.queries
Class QueryFormatterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.edustructures.sifworks.ADKException
              extended by com.edustructures.sifworks.ADKMessagingException
                  extended by com.edustructures.sifworks.SIFException
                      extended by com.edustructures.sifworks.tools.queries.QueryFormatterException
All Implemented Interfaces:
java.io.Serializable

public class QueryFormatterException
extends SIFException

Signals an unrecoverable processing error by a QueryFormatter

Version:
ADK 1.0
See Also:
Serialized Form

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

QueryFormatterException

public QueryFormatterException(java.lang.String msg)
Creates a new SIF Error that indicates the Query is not supported by the responding agent.

Parameters:
msg - detail about the error message


Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.