|
SAP NetWeaver 7.30 Enterprise Portal (SP07) | |||||||||
| 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.sap.portal.adminstudio.ilockingpolicy.LockingPolicyException
public class LockingPolicyException
This Exception is thrown if an error occur while handling locking.
| Constructor Summary | |
|---|---|
LockingPolicyException(String message)
Constructor |
|
LockingPolicyException(String message,
Throwable nestedException)
Constructor |
|
| Method Summary | |
|---|---|
String |
getExceptionMessage()
|
Throwable |
getNestedException()
|
void |
printStackTrace()
Print trace of exception to standart error stream Override method of Throwable |
void |
printStackTrace(PrintStream ps)
Print trace of exception to print stream Override method of Throwable |
void |
printStackTrace(PrintWriter pw)
Print trace of exception to print writer Override method of Throwable |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LockingPolicyException(String message)
message -
public LockingPolicyException(String message,
Throwable nestedException)
message - nestedException - an exception that needed to be wrapped| Method Detail |
|---|
public Throwable getNestedException()
public String getExceptionMessage()
public void printStackTrace()
printStackTrace in class Throwablepublic void printStackTrace(PrintStream ps)
printStackTrace in class Throwablepublic void printStackTrace(PrintWriter pw)
printStackTrace in class Throwable| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-ADMIN
|
[sap.com] tc/ep/admin/wd/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP07) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||