com.softwareag.mdm.adaptation
Class UnavailableContentError

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

public final class UnavailableContentError
extends AdaptationError

Unchecked exception thrown when an adaptation content is not available. In this case, not any adaptation value can be accessed. This happens when associated schema has error(s).

When using an Adaptation instance, this exception may only be thrown if the instance has not been properly checked before being used (see method Adaptation.checkActivable()).

See Also:
Adaptation.checkActivable(), Serialized Form

Constructor Summary
UnavailableContentError(AdaptationName anAdaptationName)
           
UnavailableContentError(String aContentId)
           
 
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
 

Constructor Detail

UnavailableContentError

public UnavailableContentError(AdaptationName anAdaptationName)

UnavailableContentError

public UnavailableContentError(String aContentId)


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