|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.services.contentmapping.exceptions
Class ContentMappingNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
com.ibm.portal.services.contentmapping.exceptions.ContentMappingNotFoundException
- All Implemented Interfaces:
- Localized, java.io.Serializable
public abstract class ContentMappingNotFoundException
- extends ContentMappingException
This exception indicates that a reference to a existing content mapping
could not be resolved.
- Since:
- 7.0.0.0
- See Also:
- 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
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContentMappingNotFoundException
public ContentMappingNotFoundException(java.lang.String arg0)
ContentMappingNotFoundException
public ContentMappingNotFoundException(Localized localized,
java.lang.String arg0,
java.lang.Throwable arg1)
ContentMappingNotFoundException
public ContentMappingNotFoundException(Localized localized,
java.lang.String arg0)
ContentMappingNotFoundException
public ContentMappingNotFoundException(Localized localized,
java.lang.Throwable arg0)
ContentMappingNotFoundException
public ContentMappingNotFoundException(Localized localized)
ContentMappingNotFoundException
public ContentMappingNotFoundException(java.lang.Throwable arg0)
ContentMappingNotFoundException
public ContentMappingNotFoundException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |