|
|||||||||
| 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.sdk.biar.BIARException
com.businessobjects.sdk.biar.om.OMException
com.businessobjects.sdk.biar.om.OMException.CESDKException
public static class OMException.CESDKException
Thrown to indicate that an SDKException has occured within the Object Manager.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.businessobjects.sdk.biar.om.OMException |
|---|
OMException.CESDKException, OMException.ExceptionWrapper, OMException.StorageException |
| Nested classes/interfaces inherited from class com.businessobjects.sdk.biar.BIARException |
|---|
BIARException.EngineException, BIARException.IOException, BIARException.SDKException |
| Constructor Summary | |
|---|---|
OMException.CESDKException(SDKException cause)
|
|
| Method Summary | |
|---|---|
void |
rethrow()
|
| Methods inherited from class com.businessobjects.sdk.biar.BIARException |
|---|
adapt, getDetailMessage, getDetailMessage, getErrorCodeString, getMessage, getMessage, serialize |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 OMException.CESDKException(SDKException cause)
| Method Detail |
|---|
public void rethrow()
throws OMException
rethrow in class OMExceptionOMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||