|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| 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.admin.wizardframework.components.tableview.TableViewComponentException
public class TableViewComponentException
The general exception class for the table view component.
| Constructor Summary | |
|---|---|
TableViewComponentException(String message)
Deprecated. A constructor that sets an error message. |
|
TableViewComponentException(String message,
Throwable originalException)
Deprecated. A constructor that wraps an existing exception in this exception and sets the error message. |
|
| Method Summary | |
|---|---|
Throwable |
getOriginalException()
Deprecated. Gets the existing exception. |
void |
printStackTrace()
Deprecated. Prints a trace for an exception to a standard error stream. |
void |
printStackTrace(PrintStream s)
Deprecated. Prints a trace for an exception to a print stream. |
void |
printStackTrace(PrintWriter s)
Deprecated. Prints a trace for an exception to a print writer. |
| 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 TableViewComponentException(String message)
message - an error message
public TableViewComponentException(String message,
Throwable originalException)
message - an error messageoriginalException - an existing exception| Method Detail |
|---|
public Throwable getOriginalException()
public void printStackTrace()
Throwable method.
printStackTrace in class Throwablepublic void printStackTrace(PrintStream s)
Throwable method.
printStackTrace in class Throwables - a printstreampublic void printStackTrace(PrintWriter s)
Throwable method.
printStackTrace in class Throwables - a print writer| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||