|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.naming.NamingException
com.sapportals.portal.pcd.gl.PcdNamingException
public class PcdNamingException
This exception is thrown when ...
| Field Summary |
|---|
| Fields inherited from class javax.naming.NamingException |
|---|
remainingName, resolvedName, resolvedObj, rootException |
| Constructor Summary | |
|---|---|
PcdNamingException()
Exception wrapper constructor. |
|
PcdNamingException(String s)
Constructor with a String message. |
|
PcdNamingException(String s,
String nameInNamespace)
Constructor with a String message. |
|
PcdNamingException(String s,
String nameInNamespace,
Throwable exception)
Exception wrapper constructor. |
|
PcdNamingException(String s,
Throwable exception)
Exception wrapper constructor. |
|
PcdNamingException(Throwable exception)
Exception wrapper constructor. |
|
| Method Summary | |
|---|---|
void |
addException(IExceptionSequence exception)
Adds another exeption to the seqeunce. |
Throwable |
getCause()
Returns the cause of this exception. |
Throwable |
getException()
Gets the original exception which can be null. |
String |
getMessage()
|
IExceptionSequence |
getNextException()
Returns the next exception of the sequence |
Iterator |
getNextExceptions()
Returns the next exceptions as iterator. |
String |
getObjectName()
Returns the name of the object for which the operation failed. |
boolean |
hasNextException()
Returns if there are more exception in the sequence. |
boolean |
operationPartiallyCompleted()
Returns if the operation was partially completed, e. g. if some objects could be deleted in a recursive delete operation. |
void |
setException(Throwable t)
Sets the original exception |
void |
setPartialCompletion(boolean partialCompletion)
Set partial completion flag |
| Methods inherited from class javax.naming.NamingException |
|---|
appendRemainingComponent, appendRemainingName, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PcdNamingException()
public PcdNamingException(String s,
Throwable exception)
s - a short String describing the exceptionexception - a Throwable object referring to the original exception
public PcdNamingException(String s,
String nameInNamespace,
Throwable exception)
s - a short String describing the exceptionnameInNamespace - PCD nameexception - a Throwable object referring to the original exceptionpublic PcdNamingException(String s)
s - a short description of the exception.
public PcdNamingException(String s,
String nameInNamespace)
s - a short description of the exception.nameInNamespace - public PcdNamingException(Throwable exception)
exception - a Throwable object referring to the original exception.| Method Detail |
|---|
public Throwable getException()
public final void setException(Throwable t)
t - the orginal exceptionpublic String getMessage()
getMessage in class Throwablepublic Throwable getCause()
getCause in class NamingExceptionpublic String getObjectName()
IExceptionSequence
getObjectName in interface IExceptionSequenceIExceptionSequence.getObjectName()public void addException(IExceptionSequence exception)
IExceptionSequence
addException in interface IExceptionSequenceexception - ExceptionIExceptionSequence.addException(com.sapportals.portal.pcd.gl.IExceptionSequence)public boolean hasNextException()
IExceptionSequence
hasNextException in interface IExceptionSequenceIExceptionSequence.hasNextException()public IExceptionSequence getNextException()
IExceptionSequence
getNextException in interface IExceptionSequenceIExceptionSequence.getNextException()public Iterator getNextExceptions()
IExceptionSequence
getNextExceptions in interface IExceptionSequenceIExceptionSequence.getNextExceptions()public void setPartialCompletion(boolean partialCompletion)
IExceptionSequence
setPartialCompletion in interface IExceptionSequencepartialCompletion - True if some operations succeededIExceptionSequence.setPartialCompletion(boolean)public boolean operationPartiallyCompleted()
IExceptionSequence
operationPartiallyCompleted in interface IExceptionSequenceIExceptionSequence.operationPartiallyCompleted()| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcd/gl/api
|
-
|
EP-PIN
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcd/gl/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS
|
[sap.com]
|
api
|
BC-PIN-PCD
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||