|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAdminStudioException
com.sap.portal.adminstudio.workunitfwapi.exceptions.WorkUnitFrameworkException
public class WorkUnitFrameworkException
| Constructor Summary | |
|---|---|
WorkUnitFrameworkException(String message)
A constructor that sets the error string. |
|
WorkUnitFrameworkException(String message,
Throwable nestedException)
A constructor that wraps an existing exception in this exception and sets the error string. |
|
| Method Summary | |
|---|---|
Throwable |
getNestedException()
Gets an exception that wraps this exception. |
void |
printStackTrace()
Prints a trace for an exception to a standard error stream. |
void |
printStackTrace(PrintStream ps)
Prints a trace for an exception to a print stream. |
void |
printStackTrace(PrintWriter pw)
Prints a trace for an exception to a print writer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorkUnitFrameworkException(String message)
message - an error message
public WorkUnitFrameworkException(String message,
Throwable nestedException)
message - an error messagenestedException - an existing exception| Method Detail |
|---|
public Throwable getNestedException()
public void printStackTrace()
Throwable method.
public void printStackTrace(PrintStream ps)
Throwable method.
ps - a print streampublic void printStackTrace(PrintWriter pw)
Throwable method.
pw - a print writer| 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 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||