|
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.NameAlreadyExistsException
The application tried to use a name for a new resource that already exists in the collection.
| Field Summary |
| Fields inherited from class com.sapportals.wcm.WcmException |
ex |
| Constructor Summary | |
NameAlreadyExistsException(ResourceNameAlreadyAssignedException newEx)
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API. |
|
NameAlreadyExistsException(RID resourceID)
Constructs a new exception |
|
NameAlreadyExistsException(String msg,
RID resourceID)
Constructs a new exception |
|
NameAlreadyExistsException(String msg,
URI resourceID)
Deprecated. as of NW04. |
|
NameAlreadyExistsException(URI resourceID)
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 NameAlreadyExistsException(String msg,
URI resourceID)
msg - resourceID - public NameAlreadyExistsException(URI resourceID)
resourceID -
public NameAlreadyExistsException(String msg,
RID resourceID)
msg - The messageresourceID - The URI of the resource that caused the exception
(optional)public NameAlreadyExistsException(RID resourceID)
resourceID - The URI of the resource that caused the exception
(optional)public NameAlreadyExistsException(ResourceNameAlreadyAssignedException newEx)
newEx - The new exception.
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||