com.softwareag.mdm.adaptation
Class AdaptationError

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.softwareag.mdm.adaptation.AdaptationError
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UnavailableContentError

public abstract class AdaptationError
extends RuntimeException

This abstract class is the superclass of unchecked exceptions thrown when an adaptation has some inconsistency.

Such a failure may only happen if an adaptation instance has not been properly checked before being used (see method Adaptation.checkActivable()). Hence it has to be considered as a precondition failure.

See Also:
Adaptation.checkActivable(), Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.