|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sapportals.wcm.WcmException
com.sapportals.wcm.util.content.ContentException
com.sapportals.wcm.repository.ResourceException
com.sapportals.wcm.repository.ExternalLinkException
The requested RID contains an external link.
Copyright 2004 SAP AG
| Field Summary |
| Fields inherited from class com.sapportals.wcm.WcmException |
ex |
| Constructor Summary | |
ExternalLinkException(String knownRIDPart,
String unknownRIDPart)
Constructs a new exception |
|
ExternalLinkException(String msg,
String knownRIDPart,
String unknownRIDPart)
Constructs a new exception |
|
| Method Summary | |
String |
getKnownRIDPart()
Returns the part of the requested RID that was known to the repository (format: URI-encoded), may be null |
String |
getKnownURIPart()
Deprecated. as of NW04. |
String |
getUnknownRIDPart()
Returns the "remainder" of the RID (format: not encoded) |
String |
getUnknownURIPart()
Deprecated. as of NW04. |
| Methods inherited from class com.sapportals.wcm.repository.ResourceException |
fillInStackTrace, getLocalizedMessage, getMessage, getNextResourceException, getResourceID, getRID, printStackTrace, printStackTrace, printStackTrace, setNextResourceException, toString |
| Methods inherited from class com.sapportals.wcm.WcmException |
getContainedException, isLogged |
| Methods inherited from class java.lang.Throwable |
getCause, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ExternalLinkException(String msg,
String knownRIDPart,
String unknownRIDPart)
msg - The message textknownRIDPart - part of thr requested URI that is known to the
repository (format: URI-encoded)unknownRIDPart - "remainder" of the URI (format: not encoded)
public ExternalLinkException(String knownRIDPart,
String unknownRIDPart)
knownRIDPart - part of thr requested URI that is known to the
repository (format: URI-encoded)unknownRIDPart - TBD: Description of the incoming method parameter| Method Detail |
public String getKnownURIPart()
public String getUnknownURIPart()
public String getKnownRIDPart()
null
nullpublic String getUnknownRIDPart()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||