com.edustructures.sifworks.tools.mapping
Class ADKMappingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.edustructures.sifworks.ADKException
              extended by com.edustructures.sifworks.tools.mapping.ADKMappingException
All Implemented Interfaces:
java.io.Serializable

public class ADKMappingException
extends ADKException

Signals an exception in a field mapping rule definition or mapping operation.

Version:
ADK 1.0
See Also:
Serialized Form

Constructor Summary
ADKMappingException(java.lang.String msg, Zone zone)
          Constructor
ADKMappingException(java.lang.String msg, Zone zone, java.lang.Throwable src)
          Constructor
 
Method Summary
 
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, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ADKMappingException

public ADKMappingException(java.lang.String msg,
                           Zone zone)
Constructor

Parameters:
msg - A detailed message to associated with this exception
zone - The zone associated with this exception

ADKMappingException

public ADKMappingException(java.lang.String msg,
                           Zone zone,
                           java.lang.Throwable src)
Constructor

Parameters:
msg - A detailed message to associated with this exception
zone - The Zone associated with this exception
src - The underlying exception that was originally thrown and is wrapped by this exception


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.