com.softwareag.mdm.adaptation
Class UnavailableContentError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.softwareag.mdm.adaptation.AdaptationError
com.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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.