|
|||||||||
| 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.businessobjects.dsws.publish.DSWSException
BIPlatform as a replacement.
public class DSWSException
| Constructor Summary | |
|---|---|
DSWSException()
Deprecated. |
|
DSWSException(java.lang.String s)
Deprecated. |
|
DSWSException(java.lang.String s,
java.lang.Throwable ex)
Deprecated. |
|
| Method Summary | |
|---|---|
com.businessobjects.dsws.DSWSExceptionDocument |
getFaultMessage()
Deprecated. |
void |
setFaultMessage(com.businessobjects.dsws.DSWSExceptionDocument msg)
Deprecated. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DSWSException()
public DSWSException(java.lang.String s)
public DSWSException(java.lang.String s,
java.lang.Throwable ex)
| Method Detail |
|---|
public void setFaultMessage(com.businessobjects.dsws.DSWSExceptionDocument msg)
public com.businessobjects.dsws.DSWSExceptionDocument getFaultMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||